feat: allow rolt.chat for relative navigation (#814)

pull/1049/head
Lea 2022-12-05 15:47:04 +01:00 committed by GitHub
parent 4952101ca9
commit e3e7fec8e6
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",
];
/**