fix: request more historical messages on wake (#5018)
This commit is contained in:
@@ -64,6 +64,7 @@ IrcConnection::IrcConnection(QObject *parent)
|
||||
// If we're still receiving messages, all is well
|
||||
this->recentlyReceivedMessage_ = false;
|
||||
this->waitingForPong_ = false;
|
||||
this->heartbeat.invoke();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user