X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;h=05ee05b5debc20f92ada66bf28fe82457772dadc;hp=f3c421e6c7c8ff5174ffbc2c0a54589d32103be8;hb=bcc745f8339186cb7bdbfb4be72c457a2a373bff;hpb=2eca7311a1f02285ec875be35cf73b32bdd3b73c diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index f3c421e6..05ee05b5 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -1403,7 +1403,8 @@ export default { moves: [], clocks: [-1, -1], //-1 = unstarted chats: [], - score: "*" + score: "*", + options: JSON.stringify(gameInfo.options) } ); setTimeout(