forked from abner/for-legacy-web
feat: allow rolt.chat for relative navigation (#814)
parent
09be8c9e4f
commit
fcf6812151
|
|
@ -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