mirror of
https://github.com/status-im/status-react.git
synced 2025-02-18 22:08:10 +00:00
fixed subscriptions leak
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
398a2e2e40
commit
f2b29b8349
@ -456,7 +456,7 @@
|
||||
:disconnected?
|
||||
:<- [:peers-count]
|
||||
:<- [:waku/v2-flag]
|
||||
(fn [peers-count wakuv2-flag]
|
||||
(fn [[peers-count wakuv2-flag]]
|
||||
;; TODO Right now wakuv2 module in status-go
|
||||
;; does not report peer counts properly,
|
||||
;; so we always assume that we're connected
|
||||
|
Loading…
x
Reference in New Issue
Block a user