Skip to content

Commit

Permalink
updated statu-go
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mut committed Jun 23, 2023
1 parent 0cbec65 commit 8d10107
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/status_im2/contexts/communities/overview/view.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
(rf/dispatch [:show-bottom-sheet
{:content (fn [] [actions/chat-actions chat false])
:selected-item (fn []
[quo/channel-list-item chat])}])))]])])])
community-muted?])
[quo/channel-list-item chat])}])))
community-muted?]])])])])

(defn request-to-join-text
[is-open?]
Expand Down
4 changes: 2 additions & 2 deletions status-go-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"owner": "status-im",
"repo": "status-go",
"version": "ft/mute-community",
"commit-sha1": "3abc86e4f06d06099f3240ecd2cf912840f147a1",
"src-sha256": "1b10c07rm1p39hkkmdj0fwyx1b7hdy3523v58r1qv6y3nz1w9sc1"
"commit-sha1": "919123e1d6905825c6768b48a8ae781d084ecd61",
"src-sha256": "0z0jsgi7nfsc3ayv4vk47f6v3wc0vcfszj1fq09cl90yidv0wlwg"
}

0 comments on commit 8d10107

Please sign in to comment.