1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

changed implementation

This commit is contained in:
gbubemismith
2022-05-27 12:11:47 +01:00
parent 9c60151102
commit 8417770dcd

View File

@@ -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>