Skip to content

Commit

Permalink
Add settings synchronization
Browse files Browse the repository at this point in the history
  • Loading branch information
audriu committed Apr 1, 2022
1 parent 092b0ed commit a6b348d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/status_im/multiaccounts/update/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

(fx/defn set-many-js
[cofx settings-js]
(js/console.log "1234---------------------------")
(apply fx/merge
cofx
(map
Expand Down
6 changes: 3 additions & 3 deletions status-go-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im",
"repo": "status-go",
"version": "v0.97.3",
"commit-sha1": "331cf1e40188553b508e81193d42e0eee6d6a8c8",
"src-sha256": "1yl7arvi6jlb591g6l2c4y41l5aqpvxcwl14iw73rp4qy4wvvcbz"
"version": "41d41c4b132ce85cb4cad12cc8596ddc58c0de5b",
"commit-sha1": "41d41c4b132ce85cb4cad12cc8596ddc58c0de5b",
"src-sha256": "02impw4rkkb1f11hx320lmij8mjshqiybm0dfzzcxl3iq2ri24ci"
}

0 comments on commit a6b348d

Please sign in to comment.