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…
Reference in New Issue