mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Add settings for custom backgrounds and allow users to set image and video backgrounds
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface SettingsState {
|
||||
DarkMode: boolean;
|
||||
theme: string;
|
||||
selectedTheme: string;
|
||||
animatedbk: boolean;
|
||||
bksliderinput: string;
|
||||
customshortcuts: CustomShortcut[];
|
||||
|
||||
Reference in New Issue
Block a user