X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Futils%2FgameStorage.js;h=6e9fc81893734d11c20508819ae8cc7455b9c427;hp=453388edaaa602d20ef48cd3bec58ffd1642d37f;hb=910d631b73cad5ffef1b4461157b704e7e7057d8;hpb=6808d7a16ec1e761c6a2dffec2281c96953e4d89 diff --git a/client/src/utils/gameStorage.js b/client/src/utils/gameStorage.js index 453388ed..6e9fc818 100644 --- a/client/src/utils/gameStorage.js +++ b/client/src/utils/gameStorage.js @@ -6,7 +6,7 @@ // players: array of sid+id+name, // cadence: string, // increment: integer (seconds), -// mode: string ("live" or "corr") +// type: string ("live" or "corr") // imported: boolean (optional, default false) // // Game (dynamic) state: // fen: string,