Fix display when won on time
[vchess.git] / client / src / views / Game.vue
index 1294d50..e5b57a9 100644 (file)
@@ -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(