Rollback last (bad) improving attempt
[vchess.git] / client / src / views / Game.vue
index 6e9768a..1071ece 100644 (file)
@@ -374,7 +374,7 @@ export default {
           id: my.id,
           name: my.name,
           tmpIds: {
-            tmpId: { focus: true }
+            [tmpId]: { focus: true }
           }
         }
       );