diff --git a/src/components/ChannelList/ChannelListItem.tsx b/src/components/ChannelList/ChannelListItem.tsx index 5f51c20..351c986 100644 --- a/src/components/ChannelList/ChannelListItem.tsx +++ b/src/components/ChannelList/ChannelListItem.tsx @@ -89,7 +89,7 @@ function ChannelListItem({ channel, isCategory, active }: Props) { alignItems: "center", }} > - + {channel.channelIcon && !isCategory && (