bump status-go v0.133.2 (#15200)
This commit is contained in:
parent
e1bcc8fec4
commit
c667d05929
|
@ -72,7 +72,6 @@
|
|||
|
||||
(defn nickname-settings
|
||||
[{:keys [nickname]}]
|
||||
(println "NUCKNAME" nickname)
|
||||
[quo/list-item
|
||||
{:title (i18n/label :t/nickname)
|
||||
:size :small
|
||||
|
|
|
@ -294,7 +294,6 @@
|
|||
(rescale-image value exit? animations props))]
|
||||
(handle-exit-lightbox-signal exit-lightbox-signal index (get-val (:scale animations)) rescale)
|
||||
(handle-zoom-out-signal zoom-out-signal index (get-val (:scale animations)) rescale)
|
||||
(println "ZZZ" zoom-out-signal)
|
||||
[:f>
|
||||
(fn []
|
||||
(let [tap (tap-gesture on-tap)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
|
||||
"owner": "status-im",
|
||||
"repo": "status-go",
|
||||
"version": "feature/contacts-fields",
|
||||
"commit-sha1": "dde6e6570e3e1035b2d56b2db3695ddbc72909c7",
|
||||
"src-sha256": "1h0wcmi41svyky5w3059nzbyyzzldir1bf01wgzhbykvnn26sjhp"
|
||||
"version": "v0.133.2",
|
||||
"commit-sha1": "f77bff6d25d53e264a6fca3c2d0bb0e8d07e474e",
|
||||
"src-sha256": "0hm63fsjrnigb5a2l44ybf3pmqmgad4hwnxwqs96rxdx5p98vbv1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue