mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
last used quality profile is now used as default
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<select class="span2 x-quality-profile">
|
||||
{{#each this}}
|
||||
<option value="{{id}}">{{name}}</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
Reference in New Issue
Block a user