1 parent 059093d commit 475492bCopy full SHA for 475492b
1 file changed
ui/src/app/configuration/configuration.component.html
@@ -42,7 +42,7 @@ <h2 class="config-title app-panel-card-title">Intervals.icu</h2>
42
43
<mat-form-field class="full-width">
44
<mat-label>Intervals API Key</mat-label>
45
- <input type="password" placeholder="123456qwerty123456qwerty1" formControlName="intervals.api-key">
+ <input matInput type="password" placeholder="123456qwerty123456qwerty1" formControlName="intervals.api-key">
46
</mat-form-field>
47
48
0 commit comments