mirror of
https://github.com/Readarr/Readarr
synced 2026-01-14 11:33:26 +01:00
Fixed: Delay profiles are no longer hidden under advanced settings
This commit is contained in:
parent
bf485f6f2c
commit
47e221d9a0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<fieldset class="advanced-setting">
|
||||
<fieldset>
|
||||
<legend>Delay Profiles</legend>
|
||||
|
||||
<div class="col-md-12">
|
||||
|
|
@ -21,4 +21,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Reference in a new issue