mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
perf: prevent background from being mounted when not in use
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export interface SettingsState {
|
||||
notificationCollector: boolean;
|
||||
theme: string;
|
||||
lessonAlerts: boolean;
|
||||
telemetry: boolean;
|
||||
animatedBackground: boolean;
|
||||
|
||||
Reference in New Issue
Block a user