Fix live games
[vchess.git] / client / src / views / Hall.vue
index f3c421e..05ee05b 100644 (file)
@@ -1403,7 +1403,8 @@ export default {
           moves: [],
           clocks: [-1, -1], //-1 = unstarted
           chats: [],
-          score: "*"
+          score: "*",
+          options: JSON.stringify(gameInfo.options)
         }
       );
       setTimeout(