From b19bdcf97f4060b59a26aafe035cc2e3ae390d95 Mon Sep 17 00:00:00 2001 From: Anastasiya Semenkevich Date: Mon, 21 Oct 2024 12:16:42 +0300 Subject: [PATCH] chore(@qml): add object name for leaving community context menu item --- ui/app/mainui/AppMain.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/app/mainui/AppMain.qml b/ui/app/mainui/AppMain.qml index cfb8f5c37d..06a6256b3e 100644 --- a/ui/app/mainui/AppMain.qml +++ b/ui/app/mainui/AppMain.qml @@ -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: {