Skip to content
Snippets Groups Projects
Verified Commit fcd6802d authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Update notifications after a reply has been sent

parent 7cc43f27
No related branches found
No related tags found
No related merge requests found
......@@ -185,6 +185,9 @@ class QuasselService : DaggerLifecycleService(),
session.rpcHandler?.sendInput(command.buffer, command.message)
}
}
handlerService.backend {
notificationBackend.showConnectedNotifications()
}
}
}
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment