Store state of games VS computer
[vchess.git] / client / src / utils / gameStorage.js
index cc7dca5..ce609af 100644 (file)
@@ -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,