mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-21 19:18:53 +00:00
chore(@ui/app/AppLayouts/Communities/popups/InDropdown): add object name
This commit is contained in:
parent
5bf8f5c456
commit
25906ffa34
@ -283,6 +283,8 @@ StatusDropdown {
|
||||
delegate: CommunityListItem {
|
||||
id: communitySubItem
|
||||
|
||||
objectName: "communityListItem_" + model.name
|
||||
|
||||
width: ListView.view.width
|
||||
visible: show
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user