Release v1.6.11

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-04 15:03:29 +01:00
co-authored by Claude Opus 4.6
parent e9b9801ac1
commit 52909258ca
8 changed files with 43 additions and 9 deletions
+1
View File
@@ -84,6 +84,7 @@ export interface AppSettings {
bandwidthSchedules: BandwidthScheduleEntry[];
columnOrder: string[];
extractCpuPriority: ExtractCpuPriority;
autoExtractWhenStopped: boolean;
}
export interface DownloadItem {