mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 02:07:55 +08:00
allow html
This commit is contained in:
parent
6afda8b0a9
commit
4e36fc0e38
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ async function getLatest(): Promise<MonkeyTypes.PSA[]> {
|
|||
"Server is currently under maintenance. <a target= '_blank' href='https://monkeytype.instatus.com/'>Check the status page</a> for more info.",
|
||||
-1,
|
||||
"bullhorn",
|
||||
true,
|
||||
undefined,
|
||||
true
|
||||
);
|
||||
return [];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue