allowing the user to close the unexpected server down time banner

This commit is contained in:
Miodec 2022-10-30 22:03:05 +01:00
parent 1eb71dc517
commit 5cef5d0cbc

View file

@ -33,7 +33,7 @@ async function getLatest(): Promise<MonkeyTypes.PSA[] | null> {
"Looks like the server is experiencing maintenance or some unexpected down time.<br>Check the <a target= '_blank' href='https://monkeytype.instatus.com/'>status page</a> or <a target= '_blank' href='https://twitter.com/monkeytypegame'>Twitter</a> for more information.",
-1,
"exclamation-triangle",
true,
false,
undefined,
true
);