X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=client%2Fsrc%2Futils%2FgameStorage.js;h=ce609af09ad8fdcc1fe93e1fa88d47930490d979;hb=98b94cc3504937ae0af29a265394dfe52ea1ee67;hp=cc7dca5b78a9539205be6ccae7dc9db902a16559;hpb=725da57f8e2983d744629b524f9084516a43cbac;p=vchess.git diff --git a/client/src/utils/gameStorage.js b/client/src/utils/gameStorage.js index cc7dca5b..ce609af0 100644 --- a/client/src/utils/gameStorage.js +++ b/client/src/utils/gameStorage.js @@ -7,7 +7,6 @@ // cadence: string, // increment: integer (seconds), // type: string ("live" or "corr") -// imported: boolean (optional, default false) // // Game (dynamic) state: // fen: string, // moves: array of Move objects,