Allow recovering to see referral flow

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
This commit is contained in:
Gheorghe Pinzaru 2020-09-29 14:27:11 +03:00
parent 92fae99cf7
commit 5458c7b2db
No known key found for this signature in database
GPG Key ID: C9A094959935A952
1 changed files with 0 additions and 2 deletions

View File

@ -250,9 +250,7 @@
[{:keys [db] :as cofx}]
(let [{:keys [multiaccount multiaccounts :multiaccount/accounts]} db
{:keys [creating?]} (:multiaccounts/login db)
recovering? (get-in db [:intro-wizard :recovering?])
first-account? (and creating?
(not recovering?)
(empty? multiaccounts))]
(fx/merge cofx
{:db (-> db