mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-13 15:55:18 +00:00
chore(@qml): add object name for leaving community context menu item
This commit is contained in:
parent
913f92fd98
commit
b19bdcf97f
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user