feat: support aria2 integration (#2226)
This commit is contained in:
@@ -76,6 +76,7 @@ const optionMapping: OptionMapping = {
|
||||
defaultSort: () => "type",
|
||||
descendingDefaultSort: () => false,
|
||||
showCompletedUsenet: () => true,
|
||||
showCompletedHttp: () => true,
|
||||
},
|
||||
weather: {
|
||||
forecastDayCount: (oldOptions) => oldOptions.forecastDays,
|
||||
|
||||
Reference in New Issue
Block a user