diff --git a/ui/app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml b/ui/app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml index d7ea57d25e..41b1e66c20 100644 --- a/ui/app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml +++ b/ui/app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml @@ -76,8 +76,6 @@ Button { MouseArea { id: mouseAreaBtn - enabled: chatsModel.communities.activeCommunity.admin - visible: enabled cursorShape: Qt.PointingHandCursor anchors.fill: parent onPressed: {