diff --git a/frontend/src/ts/elements/psa.ts b/frontend/src/ts/elements/psa.ts index d455f5724..2904b3cf5 100644 --- a/frontend/src/ts/elements/psa.ts +++ b/frontend/src/ts/elements/psa.ts @@ -44,6 +44,8 @@ async function getLatest(): Promise { "Server is currently under maintenance. Check the status page for more info.", -1, "bullhorn", + true, + undefined, true ); return [];