Update state.ts

This commit is contained in:
Steve Ruiz 2021-06-04 18:18:36 +01:00
parent d9cbda45e6
commit 4507f806f6

View file

@ -1383,7 +1383,7 @@ const state = createState({
},
restoreSavedData(data) {
// history.load(data)
history.load(data)
},
clearBoundsRotation(data) {