mirror of https://github.com/Sonarr/Sonarr
Fixed: Delay profiles are no longer hidden under advanced settings
This commit is contained in:
parent
bf485f6f2c
commit
47e221d9a0
|
@ -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 New Issue