mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Added one way binding for email
This commit is contained in:
parent
13e89f1947
commit
137ff71bc8
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ script(type='text/ng-template', id='partials/options.settings.settings.html')
|
|||
|
|
||||
=env.t('loginNameDescription3')
|
||||
p=env.t('email')
|
||||
|: {{user.auth.local.email}}
|
||||
|: {{::user.auth.local.email}}
|
||||
p
|
||||
small.muted
|
||||
=env.t('emailChange1')
|
||||
|
|
|
|||
Loading…
Reference in a new issue