mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
Media Management settings are alive
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
{{#each this}}
|
||||
<option value="{{id}}">{{path}}</option>
|
||||
{{/each}}
|
||||
<option value="addNew">Add a diffrent path</option>
|
||||
<option value="addNew">Add a different path</option>
|
||||
</select>
|
||||
|
Reference in New Issue
Block a user