mobile: undo hardcoded settings.introCompleted.

This commit is contained in:
Ammar Ahmed
2026-06-11 11:02:31 +05:00
parent ff3570bae8
commit 8fee146a32

View File

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