fix syncing screen only shows paired label after the restart (#21315)

effde33d...12c4e869
This commit is contained in:
Parvesh Monu 2024-10-07 20:05:46 +05:30 committed by GitHub
parent 16fba373c9
commit 9d3fc4286e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

View File

@ -258,7 +258,8 @@
{:fx [[:json-rpc/call
[{:method "wakuext_enableInstallationAndSync"
:params [{:installationId installation-id}]
:on-success #(log/debug "successfully synced devices")}]]]})
:js-response true
:on-success [:sanitize-messages-and-process-response]}]]]})
(rf/defn enable-installation-success
{:events [:pairing.callback/enable-installation-success]}

View File

@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im",
"repo": "status-go",
"version": "develop",
"commit-sha1": "ba37c32c07d1b05a94d1c7f7cb1b38fb82730f7b",
"src-sha256": "1f1bbw70iircicda9w0hch56hxr7p1vvzkrk58v8p5sq23xzdf6y"
"version": "v3.0.0",
"commit-sha1": "12c4e869d0396c0eae98fa9aacb6a4ab12c99a86",
"src-sha256": "0jzyc8bpx1gnz41k2c66jc9qpyfzydkfagghkqqp8wqjw360xii7"
}