diff --git a/ts/modules/accounts.ts b/ts/modules/accounts.ts index 8ee7fb04..1515ff45 100644 --- a/ts/modules/accounts.ts +++ b/ts/modules/accounts.ts @@ -407,7 +407,7 @@ class user implements User { } innerHTML += ` - + `; this._row.innerHTML = innerHTML; const emailEditor = ``;