mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
fix indentation
This commit is contained in:
@@ -33,10 +33,10 @@ declare global {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const ALLOWED_ORIGINS = [
|
const ALLOWED_ORIGINS = [
|
||||||
location.hostname,
|
location.hostname,
|
||||||
'app.revolt.chat',
|
'app.revolt.chat',
|
||||||
'nightly.revolt.chat',
|
'nightly.revolt.chat',
|
||||||
'local.revolt.chat',
|
'local.revolt.chat',
|
||||||
];
|
];
|
||||||
|
|
||||||
// Handler for code block copy.
|
// Handler for code block copy.
|
||||||
|
|||||||
Reference in New Issue
Block a user