mirror of https://github.com/status-im/StatusQ.git
fix(StatusChatListAndCategories): duplicate objectName
Due to repository automerge.
This commit is contained in:
parent
8f06729c1a
commit
f15b0d4de4
|
@ -260,7 +260,6 @@ Item {
|
|||
}
|
||||
|
||||
Repeater {
|
||||
objectName: "statusChatListCategories"
|
||||
id: statusChatListCategories
|
||||
objectName: "communityChatListCategories"
|
||||
visible: !!model && model.count > 0
|
||||
|
|
Loading…
Reference in New Issue