forked from abner/for-legacy-web
fix indentation
parent
c4b881a525
commit
2d3afdaa83
|
|
@ -33,10 +33,10 @@ declare global {
|
|||
}
|
||||
|
||||
const ALLOWED_ORIGINS = [
|
||||
location.hostname,
|
||||
'app.revolt.chat',
|
||||
'nightly.revolt.chat',
|
||||
'local.revolt.chat',
|
||||
location.hostname,
|
||||
'app.revolt.chat',
|
||||
'nightly.revolt.chat',
|
||||
'local.revolt.chat',
|
||||
];
|
||||
|
||||
// Handler for code block copy.
|
||||
|
|
|
|||
Loading…
Reference in New Issue