re-add privacy statement

Re-Added privacy statement and ported it over to jones' new system
This commit is contained in:
StroepWafel
2025-11-29 16:51:59 +10:30
parent 60ce18280e
commit fd86e57442
5 changed files with 174 additions and 18 deletions
+1
View File
@@ -30,6 +30,7 @@ export interface SettingsState {
subjectfilters: Record<string, any>;
transparencyEffects: boolean;
justupdated?: boolean;
privacyStatementShown?: boolean;
timeFormat?: string;
animations: boolean;
defaultPage: string;