feat: allow rolt.chat for relative navigation

pull/814/head
Jan 2022-11-04 18:36:36 +01:00 committed by GitHub
parent 9f3e47d327
commit e9051c143d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ const ALLOWED_ORIGINS = [
"app.revolt.chat",
"nightly.revolt.chat",
"local.revolt.chat",
"rolt.chat",
];
/**