mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
version
This commit is contained in:
parent
a7834114fa
commit
9afba5778a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ export let socket = io(
|
|||
);
|
||||
export let activePage = "preloader";
|
||||
export let pageTransition = false;
|
||||
export let expectedVersion = "0.9.6";
|
||||
export let expectedVersion = "0.9.7";
|
||||
|
||||
export let room = undefined;
|
||||
let name = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue