X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FGame.vue;h=cadda013897fdd3000cd7623f91d2217d4a9f4d0;hb=cd0d7743323309fcfd241ccba959df81a77970c7;hp=1cb9af5883864476620659da0676d2545067d15c;hpb=afd3240d89a2f6191fe9426960dc0c1667b40c77;p=vchess.git diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 1cb9af58..cadda013 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -18,19 +18,17 @@ button(@click="() => abortGame()") Abort button(@click="resign") Resign textarea(v-if="game.score=='*'" v-model="corrMsg") + Chat(:players="game.players")