fix disappearing slide toggle
parent
84eb887a55
commit
758327aff4
|
@ -2,7 +2,6 @@
|
|||
<mat-card-content>
|
||||
<h2 class="mat-h2">Automatic Updates</h2>
|
||||
<mat-slide-toggle
|
||||
color="primary"
|
||||
[checked]="automaticUpdate"
|
||||
(change)="onAutoUpdateChange($event)"
|
||||
formControlName="autoUpdate"
|
||||
|
|
Loading…
Reference in New Issue