X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;h=c6b00d48117230a0902ef15786e2957a8dcbf6a1;hp=22ffe45de982a0d3ce8f688837bc83d1c8f203f8;hb=07d62cec868b1c1a04cf28679cc274417fdf2649;hpb=269f9cfd01c74902e6f443b881aa0e608f385c82 diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index 22ffe45d..c6b00d48 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -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