Update state.ts
This commit is contained in:
parent
d9cbda45e6
commit
4507f806f6
1 changed files with 1 additions and 1 deletions
|
@ -1383,7 +1383,7 @@ const state = createState({
|
||||||
},
|
},
|
||||||
|
|
||||||
restoreSavedData(data) {
|
restoreSavedData(data) {
|
||||||
// history.load(data)
|
history.load(data)
|
||||||
},
|
},
|
||||||
|
|
||||||
clearBoundsRotation(data) {
|
clearBoundsRotation(data) {
|
||||||
|
|
Loading…
Reference in a new issue