mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-28 19:08:32 +08:00
version
This commit is contained in:
parent
958ce41b3f
commit
759c7021e4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export let reconnectionAttempts = 0;
|
|||
export let maxReconnectionAttempts = 1;
|
||||
export let activePage = "preloader";
|
||||
export let pageTransition = false;
|
||||
export let expectedVersion = "0.9.2";
|
||||
export let expectedVersion = "0.9.21";
|
||||
|
||||
export let room = undefined;
|
||||
let name = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue