mobile: undo hardcoded settings.introCompleted.

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

View File

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