Skip to content

Commit

Permalink
Move check
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrkhalil committed Sep 15, 2022
1 parent 5da68d1 commit 29134e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/status_im/network/net_info.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"type" type
"details" details)
(fx/merge cofx
(when (and status-changed?
online?)
(when connectivity-status
(wallet-connect-legacy/get-connector-session-from-db))
(when status-changed?
(change-network-status isConnected))
Expand Down

0 comments on commit 29134e5

Please sign in to comment.