From e2a5b6904dc61ca688355de9b2a339a4f1311d8e Mon Sep 17 00:00:00 2001 From: Anastasiya Semenkevich Date: Mon, 8 Apr 2024 18:00:13 +0300 Subject: [PATCH] chore: remove the locator --- ui/app/AppLayouts/Communities/popups/InDropdown.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/app/AppLayouts/Communities/popups/InDropdown.qml b/ui/app/AppLayouts/Communities/popups/InDropdown.qml index 68a5fca638..47be9300e3 100644 --- a/ui/app/AppLayouts/Communities/popups/InDropdown.qml +++ b/ui/app/AppLayouts/Communities/popups/InDropdown.qml @@ -262,7 +262,6 @@ StatusDropdown { CommunityListItem { id: communityItem - objectName: 'communityListItem_' + model.name title: "#" + model.name