Code cleanup && speed up initial sync.
This commit is contained in:
@@ -15,7 +15,7 @@ Page {
|
||||
|
||||
connection: page.connection
|
||||
|
||||
onNewMessage: trayIcon.showMessage("New message", "New message for room " + room.displayName)
|
||||
// onNewMessage: trayIcon.showMessage("New message", "New message for room " + room.displayName)
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
|
||||
Reference in New Issue
Block a user