aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/SettingsStore.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/stores/SettingsStore.js')
-rw-r--r--src/stores/SettingsStore.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stores/SettingsStore.js b/src/stores/SettingsStore.js
index 45c2cbd50..43f00b723 100644
--- a/src/stores/SettingsStore.js
+++ b/src/stores/SettingsStore.js
@@ -250,7 +250,7 @@ export default class SettingsStore extends Store {
250 }, 250 },
251 }); 251 });
252 } 252 }
253 253
254 if (!this.all.migration['5.4.4-beta.2-settings']) { 254 if (!this.all.migration['5.4.4-beta.2-settings']) {
255 const { 255 const {
256 showServiceNavigationBar, 256 showServiceNavigationBar,