chore: update changelog

This commit is contained in:
2026-06-05 10:00:38 +09:30
parent dd0830d349
commit b535e87023
14 changed files with 976 additions and 10 deletions
+2
View File
@@ -57,6 +57,8 @@ export interface SettingsState {
adaptiveThemeColour?: boolean;
adaptiveThemeGradient?: boolean;
adaptiveThemeColourTransition?: boolean;
/** Google Font preset id for SEQTA interface typography (`rubik` default). */
selectedFont?: string;
// depreciated keys
animatedbk: boolean;