diff --git a/jslib b/jslib index bded5eb625..747cd63733 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit bded5eb625e3eb8f7577ad3da54d5c3b7e543eb0 +Subproject commit 747cd6373305042640f5f0d861eda0fdeb22cab7 diff --git a/src/popup/accounts/login.component.html b/src/popup/accounts/login.component.html index e97d35d3e0..84b852bb56 100644 --- a/src/popup/accounts/login.component.html +++ b/src/popup/accounts/login.component.html @@ -19,14 +19,13 @@
+ inputmode="email" appInputVerbatim="false">
+ class="monospaced" [(ngModel)]="masterPassword" required appInputVerbatim>
{ return syncService.fullSync(true); };