Support configuring automatic downloads by category (#562)
Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
This commit is contained in:
@@ -1846,6 +1846,7 @@ export class RequestManager {
|
||||
{
|
||||
input: { id, patch },
|
||||
getIncludeInUpdate: patch.includeInUpdate != null,
|
||||
getIncludeInDownload: patch.includeInDownload != null,
|
||||
getDefault: patch.default != null,
|
||||
getName: patch.name != null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user