mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
made all the arr's settings match eachother!
This commit is contained in:
parent
0689bbd908
commit
93a15dcac6
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<settings-menu></settings-menu>
|
||||
<settings-menu></settings-menu>
|
||||
<div *ngIf="form" class="small-middle-container">
|
||||
<fieldset>
|
||||
<legend>Lidarr Settings</legend>
|
||||
|
@ -118,8 +118,6 @@
|
|||
Connectivity <span id="spinner"></span></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="md-form-field">
|
||||
<div>
|
||||
<button mat-raised-button type="submit" color="primary" [disabled]="form.invalid">Submit</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue