Skip to content

Commit b72e893

Browse files
committed
review changes
1 parent fc4c406 commit b72e893

File tree

1 file changed

+1
-1
lines changed
  • src/status_im/contexts/onboarding/syncing/progress

1 file changed

+1
-1
lines changed

src/status_im/contexts/onboarding/syncing/progress/view.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
(rf/dispatch [:navigate-back-to :screen/onboarding.sync-or-recover-profile])
3232
(debounce/debounce-and-dispatch
3333
[:onboarding/navigate-to-sign-in-by-seed-phrase :screen/onboarding.sync-or-recover-profile]
34-
300))
34+
500))
3535

3636
(defn try-again-button
3737
[profile-color logged-in?]

0 commit comments

Comments
 (0)