Remove the one-time SEQTA Engage support startup toast.

This commit is contained in:
SethBurkart123
2026-06-16 16:25:33 +10:00
parent 9bfd1bbf0e
commit 7d18b2483f
6 changed files with 1 additions and 172 deletions
-1
View File
@@ -67,7 +67,6 @@ export function getDefaultSettingsState(): SettingsState {
selectedFont: "rubik",
timeFormat: "24",
privacyStatementShown: false,
engageParentsAnnouncementShown: false,
bsCloudAutoSyncAnnouncementShown: false,
};
}