feat: refine startup announcement cards

This commit is contained in:
SethBurkart123
2026-05-23 22:53:06 +10:00
parent 0bc6beb0f1
commit 304ce2e128
5 changed files with 237 additions and 109 deletions
+1
View File
@@ -495,6 +495,7 @@ function getDefaultValues(): SettingsState {
adaptiveThemeColour: false,
adaptiveThemeGradient: false,
adaptiveThemeColourTransition: true,
themeOfTheMonthDisabled: false,
autoCloudSettingsSync: true,
};
}