mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-16 18:46:26 +08:00
allowing the user to close the unexpected server down time banner
This commit is contained in:
parent
1eb71dc517
commit
5cef5d0cbc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue