Loading openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/appSettings.vue +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ export default { }, watch: { appTheme() { appTheme: function() { this.setLocalStorageObj("appTheme", this.appTheme); } }, Loading openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ export default { }, watch: { IHIEnabled() { IHIEnabled: function() { this.setLocalStorageObj("IHIEnabled", this.IHIEnabled); } }, Loading Loading
openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/appSettings.vue +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ export default { }, watch: { appTheme() { appTheme: function() { this.setLocalStorageObj("appTheme", this.appTheme); } }, Loading
openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ export default { }, watch: { IHIEnabled() { IHIEnabled: function() { this.setLocalStorageObj("IHIEnabled", this.IHIEnabled); } }, Loading