Skip to content

Fix sending message after offline start

Melvin Keskin requested to merge melvo/kaidan:fix/sending-message into Kaidan/0.8

If Kaidan was closed while being offline and started again, sending a message failed because the sender could not be determined by QXmpp's configuration.

Merge request reports