Fix inventors note for Copycat
[vchess.git] / client / src / views / Hall.vue
index 22ffe45..c6b00d4 100644 (file)
@@ -1309,6 +1309,7 @@ export default {
         // on game just after, the main Hall will be notified.
       };
       if (c.type == "live") {
+        // TODO: ask my IP + opp IP, to add to game infos? (potential bans)
         notifyNewgame();
         this.startNewGame(gameInfo);
         // Increment game stats counter in DB