mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 07:04:39 +00:00
feat: add global theme toggle
This commit is contained in:
@@ -25,7 +25,6 @@ export interface SettingsState {
|
||||
welcome: ToggleItem;
|
||||
};
|
||||
menuorder: any[];
|
||||
notificationcollector: boolean;
|
||||
onoff: boolean;
|
||||
selectedColor: string;
|
||||
originalSelectedColor: string;
|
||||
|
||||
Reference in New Issue
Block a user