Restores local data loading

This commit is contained in:
Steve Ruiz 2021-06-03 14:11:14 +01:00
parent 507c081bd0
commit 062f446339

View file

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