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