accounts: recover password no longer appears as clear text #732

This commit is contained in:
Gustavo Nunes 2017-01-20 17:33:51 -02:00 committed by Roman Volosovskyi
parent 374264e108
commit 06c8498568
1 changed files with 9 additions and 8 deletions

View File

@ -57,6 +57,7 @@
[view [view
[text-field [text-field
{:value password {:value password
:secure-text-entry true
:error error :error error
:error-color "#7099e6" :error-color "#7099e6"
:label (label :t/password) :label (label :t/password)