X-Git-Url: https://git.auder.net/assets/discord.svg?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FGame.vue;h=5939c905543ae2ee0586e3e8086c369a64a4ffe9;hb=c6788ecf8a595409c7e31febf3d13c97bde2a725;hp=6a67400dd17f7f3071df507778bff92b664ef6a8;hpb=f21cd6d9c23da37d729f20ea4c08e56b1a7b10a1;p=vchess.git diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 6a67400d..5939c905 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -18,13 +18,12 @@ button(@click="() => abortGame()") Abort button(@click="resign") Resign textarea(v-if="game.score=='*'" v-model="corrMsg") - Chat( + Chat(:players="game.players")