mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-10 12:37:16 +02:00
mobile: undo hardcoded settings.introCompleted.
This commit is contained in:
@@ -123,8 +123,6 @@ function init() {
|
||||
scale.fontScale = settings.fontScale;
|
||||
}
|
||||
|
||||
settings.introCompleted = false;
|
||||
|
||||
useSettingStore.getState().setSettings({ ...settings });
|
||||
migrateAppLock();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user