Fix history timing and retention controls
This commit is contained in:
@@ -97,6 +97,7 @@ export function defaultSettings(): AppSettings {
|
||||
minimizeToTray: false,
|
||||
theme: "dark" as const,
|
||||
collapseNewPackages: true,
|
||||
historyRetentionMode: "permanent",
|
||||
accountListShowDetailedDebridLinkKeys: false,
|
||||
autoSortPackagesByProgress: true,
|
||||
autoSkipExtracted: false,
|
||||
|
||||
Reference in New Issue
Block a user