feat: queue popups and new engage popup

This commit is contained in:
2026-04-12 19:54:43 +09:30
parent 2e9a643a8c
commit 1d9b8f3747
9 changed files with 188 additions and 17 deletions
+2
View File
@@ -32,6 +32,8 @@ export interface SettingsState {
justupdated?: boolean;
privacyStatementShown?: boolean;
privacyStatementLastUpdated?: string;
/** One-time announcement: SEQTA Engage support for parents (dismissed popup queue). */
engageParentsAnnouncementShown?: boolean;
timeFormat?: string;
animations: boolean;
defaultPage: string;