1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

Fix linting

This commit is contained in:
Thomas Rittson
2021-03-15 12:35:23 +10:00
parent 396870e507
commit 4956cf9d8d
3 changed files with 3 additions and 3 deletions

View File

@@ -266,7 +266,7 @@
<select id="autofillOnPageLoad" name="AutofillOnPageLoad" [(ngModel)]="cipher.login.autofillOnPageLoad">
<option *ngFor="let o of autofillOnPageLoadOptions" [ngValue]="o.value">{{o.name}}</option>
</select>
</div>
</div>
</div>
<div class="box-footer">
<b>{{'warning' | i18n}}</b>: {{'experimentalFeature' | i18n}}