parent
0358b6bf80
commit
f0f0b47d9c
|
@ -172,8 +172,8 @@ Item {
|
||||||
|
|
||||||
StatusChatList {
|
StatusChatList {
|
||||||
id: channelList
|
id: channelList
|
||||||
|
|
||||||
model: root.chatSectionModule.model
|
model: root.chatSectionModule.model
|
||||||
|
highlightItem: !root.store.openCreateChat
|
||||||
onChatItemSelected: {
|
onChatItemSelected: {
|
||||||
root.chatSectionModule.setActiveItem(id, "")
|
root.chatSectionModule.setActiveItem(id, "")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue