Skip to content

Commit

Permalink
[#10976] Fix crash on kk login with enabled fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Jul 30, 2020
1 parent 56364ea commit 8df10dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/status_im/keycard/login.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
:save-password? true))
:keycard/login-with-keycard
{:multiaccount-data multiaccount-data
:key-uid key-uid
:password encryption-public-key
:chat-key whisper-private-key}})))

Expand Down

0 comments on commit 8df10dc

Please sign in to comment.