X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Futils%2FgameStorage.js;h=f995828da081f239b2d1d795aa559822e2e58023;hb=714680114508183fba2c07231dbe8f90b5631b81;hp=05aaef7404fc4bb90e6ba72c0552804efb01802a;hpb=4f298adbee00942323fc7ec517117552aeb5a08a;p=vchess.git diff --git a/client/src/utils/gameStorage.js b/client/src/utils/gameStorage.js index 05aaef74..f995828d 100644 --- a/client/src/utils/gameStorage.js +++ b/client/src/utils/gameStorage.js @@ -4,7 +4,7 @@ // vname: string, // fenStart: string, // players: array of sid+id+name, -// timeControl: string, +// cadence: string, // increment: integer (seconds), // mode: string ("live" or "corr") // imported: boolean (optional, default false)