name testing

This commit is contained in:
yazan matar 2024-05-25 11:44:53 +03:00
parent 4367b0255f
commit 581d70a2b3

View File

@ -158,6 +158,7 @@ saver() {
} }
return "#"; return "#";
}, },
undo() { undo() {
if (this.undoStack.length > 0) { if (this.undoStack.length > 0) {
let localNumberToWin = this.$store.state.numberToWin let localNumberToWin = this.$store.state.numberToWin