fix disappearing slide toggle

pull/92/head
Chris Veilleux 2022-09-06 15:03:19 -05:00
parent 84eb887a55
commit 758327aff4
1 changed files with 0 additions and 1 deletions

View File

@ -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"