diff --git a/src/apps/chat/components/layout-drawer/ChatDrawer.tsx b/src/apps/chat/components/layout-drawer/ChatDrawer.tsx index 148fe5461..2cb03a3ea 100644 --- a/src/apps/chat/components/layout-drawer/ChatDrawer.tsx +++ b/src/apps/chat/components/layout-drawer/ChatDrawer.tsx @@ -343,12 +343,8 @@ function ChatDrawer(props: { {item.title} ) : item.type === 'nav-item-info-message' ? ( - - + + {filterHasStars && } {item.message}