mobile: undo hardcoded settings.introCompleted.

This commit is contained in:
Ammar Ahmed
2026-06-11 11:02:31 +05:00
parent c54a4c3431
commit e0bd7ee2b5

View File

@@ -133,8 +133,6 @@ function init() {
scale.fontScale = settings.fontScale;
}
settings.introCompleted = false;
useSettingStore.getState().setSettings({ ...settings });
migrateAppLock();
}