diff --git a/src/status_im/keycard/login.cljs b/src/status_im/keycard/login.cljs index 73af6383e2..7137fcae92 100644 --- a/src/status_im/keycard/login.cljs +++ b/src/status_im/keycard/login.cljs @@ -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}})))