mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
fix announcement of security header (#1292)
This commit is contained in:
committed by
GitHub
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>
|
||||
|
||||
Reference in New Issue
Block a user