diff --git a/app/javascript/chat/channels.jsx b/app/javascript/chat/channels.jsx index cbda38d8d..b5b407131 100644 --- a/app/javascript/chat/channels.jsx +++ b/app/javascript/chat/channels.jsx @@ -89,7 +89,7 @@ const Channels = ({ activeChannelId, }); let channelsListFooter = "" if (channels.length === 30) { - channelsListFooter =