From: Benjamin Auder Date: Mon, 8 Jul 2019 16:28:41 +0000 (+0200) Subject: 'update' X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=9fc9541e3f5573602c8fc5911bae4f4c06f641a5 'update' --- diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index 13d9b633..ae45e658 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -178,6 +178,7 @@ export default { // ==> Moves sent by connected remote player(s) if live game // TODO: this doesn't work: choose a SID at random + // --> do we have players' names ? let url = "/" + g.id; if (g.type == "live")