feat: auto sync popoup

This commit is contained in:
2026-04-13 19:39:57 +09:30
parent 6748b15024
commit 249d1c1b4a
4 changed files with 109 additions and 1 deletions
+2
View File
@@ -34,6 +34,8 @@ export interface SettingsState {
privacyStatementLastUpdated?: string;
/** One-time announcement: SEQTA Engage support for parents (dismissed popup queue). */
engageParentsAnnouncementShown?: boolean;
/** One-time announcement: BS Cloud automatic settings sync (last in startup popup queue). */
bsCloudAutoSyncAnnouncementShown?: boolean;
timeFormat?: string;
animations: boolean;
defaultPage: string;