mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
Fix linting
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user