diff --git a/src/app/vault/add-edit.component.html b/src/app/vault/add-edit.component.html index 01eb93e10b..dc633d02ac 100644 --- a/src/app/vault/add-edit.component.html +++ b/src/app/vault/add-edit.component.html @@ -72,7 +72,7 @@ type="{{showPassword ? 'text' : 'password'}}" name="Login.Password" [(ngModel)]="cipher.login.password" appInputVerbatim autocomplete="new-password" [disabled]="cipher.isDeleted"> -
+
-
+
+ [(ngModel)]="cipher.login.totp" appInputVerbatim [disabled]="cipher.isDeleted">
@@ -137,7 +137,7 @@ -
+