chore(@qml): add object name for leaving community context menu item

This commit is contained in:
Anastasiya Semenkevich 2024-10-21 12:16:42 +03:00 committed by Anastasiya
parent 913f92fd98
commit b19bdcf97f
1 changed files with 1 additions and 0 deletions

View File

@ -788,6 +788,7 @@ Item {
StatusAction {
id: leaveCommunityMenuItem
objectName: "leaveCommunityMenuItem"
// allow to leave community for the owner in non-production builds
enabled: model.memberRole !== Constants.memberRole.owner || !production
text: {