[#10432] Fix adding watch-only acc in keycard multiacc

This commit is contained in:
Roman Volosovskyi 2020-04-28 14:09:48 +03:00
parent 5e1bd9ff48
commit f6dde28c1a
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
1 changed files with 2 additions and 1 deletions

View File

@ -153,7 +153,8 @@
[add-account-topbar type]
[react/scroll-view {:keyboard-should-persist-taps :handled
:style {:flex 1}}
(when-not keycard?
(when (or (not keycard?)
(= type :watch))
[settings add-account entered-password])
[common-settings account]]
[toolbar/toolbar