Merge branch 'bulletfix' of cwtch.im/ui into master

This commit is contained in:
erinn 2019-02-05 20:48:07 +00:00 committed by Gogs
commit 0e88349ae6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ ColumnLayout {
target: gcd
onClearMessages: function() {
//jsonModel4.clear()
jsonModel4.clear()
}
onAppendMessage: function(handle, from, displayName, message, image, mid, fromMe, ts) {