feat: modern and animated notices on homepage

This commit is contained in:
SethBurkart123
2025-06-18 12:49:35 +10:00
parent c9fe4e0e1c
commit 566f326dce
5 changed files with 991 additions and 176 deletions
+1
View File
@@ -36,6 +36,7 @@ export interface SettingsState {
devMode?: boolean;
originalDarkMode?: boolean;
newsSource?: string;
mockNotices?: boolean;
// depreciated keys
animatedbk: boolean;