feat: allow rolt.chat for relative navigation

This commit is contained in:
Jan
2022-11-04 18:36:36 +01:00
committed by GitHub
parent 9f3e47d327
commit e9051c143d

View File

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