X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FGame.vue;h=e5b57a9700c37c7bd811eb6a90220191859f97ce;hb=00c07ba3526b71e95fee9912510221ca47e5a79a;hp=1294d50db85ac338b6b78bec30af326e686618c5;hpb=725da57f8e2983d744629b524f9084516a43cbac;p=vchess.git diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 1294d50d..e5b57a97 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -599,7 +599,7 @@ export default { if (countdown < 0) this.gameOver( currentTurn == "w" ? "0-1" : "1-0", - this.st.tr["Time"] + "Time" ); } else this.$set(