diff --git a/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml b/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml index 7c2f6478fd..6164e35ab8 100644 --- a/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml +++ b/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml @@ -72,7 +72,7 @@ Column { } StatusIconButton { - visible: hhandler.hovered + visible: hhandler.hovered && chatsModel.communities.activeCommunity.admin id: moreBtn icon.name: "more" width: 20