mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 22:50:59 -05:00
feat: allow rolt.chat for relative navigation (#814)
This commit is contained in:
parent
09be8c9e4f
commit
fcf6812151
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ const ALLOWED_ORIGINS = [
|
|||
"app.revolt.chat",
|
||||
"nightly.revolt.chat",
|
||||
"local.revolt.chat",
|
||||
"rolt.chat",
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue