feat: allow rolt.chat for relative navigation
parent
9f3e47d327
commit
e9051c143d
|
|
@ -17,6 +17,7 @@ const ALLOWED_ORIGINS = [
|
|||
"app.revolt.chat",
|
||||
"nightly.revolt.chat",
|
||||
"local.revolt.chat",
|
||||
"rolt.chat",
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue