Release v1.6.11
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e9b9801ac1
commit
52909258ca
@@ -86,6 +86,7 @@ export function defaultSettings(): AppSettings {
|
||||
totalDownloadedAllTime: 0,
|
||||
bandwidthSchedules: [],
|
||||
columnOrder: ["name", "size", "progress", "hoster", "account", "prio", "status", "speed"],
|
||||
extractCpuPriority: "high"
|
||||
extractCpuPriority: "high",
|
||||
autoExtractWhenStopped: true
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user