fix(StatusChatListAndCategories): duplicate objectName

Due to repository automerge.
This commit is contained in:
Stefan 2022-08-16 11:43:52 +02:00 committed by Stefan Dunca
parent 8f06729c1a
commit f15b0d4de4
1 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ Item {
}
Repeater {
objectName: "statusChatListCategories"
id: statusChatListCategories
objectName: "communityChatListCategories"
visible: !!model && model.count > 0