diff --git a/src/components/right/RightHeader.tsx b/src/components/right/RightHeader.tsx index 9c69a39cd..7db48387b 100644 --- a/src/components/right/RightHeader.tsx +++ b/src/components/right/RightHeader.tsx @@ -464,7 +464,7 @@ const RightHeader: FC = ({ )} - {canManage && !isInsideTopic && ( + {canManage && !isInsideTopic && !isBot && (