feat: allow rolt.chat for relative navigation (#814)
parent
4952101ca9
commit
e3e7fec8e6
|
|
@ -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",
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue