name testing
This commit is contained in:
parent
4367b0255f
commit
581d70a2b3
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user