rebase issue fixed

This commit is contained in:
Sale Djenic 2021-10-28 17:41:32 +02:00 committed by Iuri Matias
parent 7a5a10af61
commit cdecd82e3f
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ StatusAppThreePanelLayout {
centerPanel: ChatColumnView {
id: chatColumn
rootStore: root.rootStore
chatGroupsListViewCount: contactColumnLoader.item.chatGroupsListViewCount
}