mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-13 10:54:28 +08:00
lobby reset
This commit is contained in:
parent
ffb3c72ca9
commit
bfbd3d8a66
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ export function reset(): void {
|
|||
$(".pageTribe .tribePage.lobby .inviteLink .link").text("");
|
||||
$(".pageTest #result #tribeResultBottom .inviteLink .code .text").text("");
|
||||
$(".pageTest #result #tribeResultBottom .inviteLink .link").text("");
|
||||
TribeChat.reset();
|
||||
TribeChat.reset("lobby");
|
||||
}
|
||||
|
||||
export function disableConfigButtons(): void {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue