mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
version
This commit is contained in:
parent
18e4a0b99e
commit
0ef70843e2
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";
|
||||
export let expectedVersion = "0.9.2";
|
||||
|
||||
export let room = undefined;
|
||||
let name = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue