🔧 Added Prowlarr settings items in JSON
This commit is contained in:
@@ -51,6 +51,20 @@
|
|||||||
"displayName": "qbt-configuration"
|
"displayName": "qbt-configuration"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "prowlarr",
|
||||||
|
"displayName": "Prowlarr",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "prowlarr-connection",
|
||||||
|
"displayName": "Connection"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "prowlarr-additional-configuration",
|
||||||
|
"displayName": "prowlarr-configuration"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user