styling updates, button functions
This commit is contained in:
@@ -35,5 +35,10 @@
|
||||
localStorage.removeItem("position")
|
||||
}
|
||||
},
|
||||
reset() {
|
||||
this._x = 0
|
||||
this._y = 0
|
||||
localStorage.removeItem("position")
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user