Restores local data loading
This commit is contained in:
parent
507c081bd0
commit
062f446339
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@ const state = createState({
|
|||
},
|
||||
|
||||
restoreSavedData(data) {
|
||||
// history.load(data)
|
||||
history.load(data)
|
||||
},
|
||||
|
||||
clearBoundsRotation(data) {
|
||||
|
|
Loading…
Reference in a new issue