fix(StatusChatListAndCategories): duplicate objectName
Due to repository automerge.
This commit is contained in:
parent
e9879aa3ae
commit
9d2c05ad48
|
@ -260,7 +260,6 @@ Item {
|
|||
}
|
||||
|
||||
Repeater {
|
||||
objectName: "statusChatListCategories"
|
||||
id: statusChatListCategories
|
||||
objectName: "communityChatListCategories"
|
||||
visible: !!model && model.count > 0
|
||||
|
|
Loading…
Reference in New Issue