Disabled option by default

main
Boris Sekachev 6 years ago
parent 96c9427bed
commit e0db8f4321

@ -28,7 +28,7 @@ const defaultState: SettingsState = {
autoSave: false,
autoSaveInterval: 15 * 60 * 1000,
aamZoomMargin: 100,
showObjectsTextAlways: true,
showObjectsTextAlways: false,
showAllInterpolationTracks: false,
},
player: {

Loading…
Cancel
Save