mirror of
https://github.com/status-im/status-react.git
synced 2025-02-04 23:26:11 +00:00
fix: channel list mute icon now showing (#14079)
This commit is contained in:
parent
20ac0eb2c7
commit
260f342bb7
@ -40,7 +40,7 @@
|
||||
[rn/view {:style {:height 20}}
|
||||
(when (and (not locked?)
|
||||
muted?)
|
||||
[quo2.icons/icon :main-icons2/muted?
|
||||
[quo2.icons/icon :main-icons2/muted
|
||||
{:size 20
|
||||
:no-color true}])
|
||||
(when (and (not locked?)
|
||||
|
Loading…
x
Reference in New Issue
Block a user