mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07:00
Fixed: Delay profiles are no longer hidden under advanced settings (#1019)
This commit is contained in:
parent
91c71ed6a0
commit
18773bc665
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…
Add table
Add a link
Reference in a new issue