Revert "feat: Add start as minimized toggle to settings (#248)" (#310)

the current implementation was prematurely merged and is broken. it will be back with a fixed implementaton eventually
This commit is contained in:
V
2023-12-28 04:25:54 +01:00
committed by GitHub
parent 7565eb39a4
commit 2f35128acf
4 changed files with 8 additions and 15 deletions

View File

@@ -19,7 +19,6 @@ export interface Settings {
arRPC?: boolean;
appBadge?: boolean;
discordWindowsTitleBar?: boolean;
startMinimized?: boolean;
maximized?: boolean;
minimized?: boolean;