feat: re-download from history, reset-all-failed, scheduled start, fix provider order dirty flag
This commit is contained in:
@@ -102,6 +102,7 @@ export function defaultSettings(): AppSettings {
|
||||
extractCpuPriority: "high",
|
||||
autoExtractWhenStopped: true,
|
||||
disabledProviders: [],
|
||||
hosterRouting: {}
|
||||
hosterRouting: {},
|
||||
scheduledStartEpochMs: 0
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user