mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 09:12:57 -07:00
Fixed buiild
This commit is contained in:
parent
a482a095ab
commit
d6ff526583
1 changed files with 20 additions and 18 deletions
|
@ -50,7 +50,9 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<mat-checkbox formControlName="disableHealthChecks">
|
<mat-checkbox formControlName="disableHealthChecks">
|
||||||
Disable the health checks page <a href="/healthchecks-ui" target="_blank">/healthchecks-ui</href></mat-checkbox>
|
Disable the health checks page
|
||||||
|
<a href="/healthchecks-ui" target="_blank"> </a>/healthchecks-ui</href>
|
||||||
|
</mat-checkbox>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<mat-form-field *ngIf="langauges">
|
<mat-form-field *ngIf="langauges">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue