mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
fix announcement of security header (#1292)
This commit is contained in:
parent
2b58861296
commit
94b561382d
@ -10,7 +10,6 @@
|
||||
name="VaultTimeout"
|
||||
formControlName="vaultTimeout"
|
||||
class="form-control"
|
||||
appAutofocus
|
||||
>
|
||||
<option *ngFor="let o of vaultTimeouts" [ngValue]="o.value">{{ o.name }}</option>
|
||||
</select>
|
||||
|
Loading…
Reference in New Issue
Block a user