parent
a5cfa7dfa7
commit
9fc0cb1048
|
@ -255,9 +255,11 @@ Item {
|
|||
PublicChatPopup {
|
||||
onJoinPublicChat: {
|
||||
chatSectionModule.createPublicChat(name)
|
||||
close()
|
||||
}
|
||||
onSuggestedMessageClicked: {
|
||||
chatSectionModule.createPublicChat(channel)
|
||||
close()
|
||||
}
|
||||
|
||||
onClosed: {
|
||||
|
|
Loading…
Reference in New Issue