mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
changed implementation
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<small *ngIf="!getValidMinutesInput()" class="tw-text-danger">
|
||||
<small *ngIf="!exceedsMinimumTimout" class="tw-text-danger">
|
||||
<i class="bwi bwi-error" aria-hidden="true"></i> {{ "vaultCustomTimeoutMinimum" | i18n }}
|
||||
</small>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user