diff --git a/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml b/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml index e902abac11..2419b0b95c 100644 --- a/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml +++ b/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml @@ -279,7 +279,7 @@ StatusModal { rightButtons: [ StatusButton { - visible: !popup.addMembers + visible: !popup.addMembers && popup.isAdmin //% "Add members" text: qsTrId("add-members") onClicked: {