mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04: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