Implement full UX upgrade and Rapidgator filename hardening in v1.3.2
This commit is contained in:
@@ -58,6 +58,10 @@ export function defaultSettings(): AppSettings {
|
||||
speedLimitKbps: 0,
|
||||
speedLimitMode: "global",
|
||||
updateRepo: DEFAULT_UPDATE_REPO,
|
||||
autoUpdateCheck: true
|
||||
autoUpdateCheck: true,
|
||||
clipboardWatch: false,
|
||||
minimizeToTray: false,
|
||||
theme: "dark" as const,
|
||||
bandwidthSchedules: []
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user