fix indentation

This commit is contained in:
Jamie
2021-08-23 04:42:18 -07:00
committed by GitHub
parent dc6b1ac427
commit 1ef0bd3b49

View File

@@ -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.