Fixes #225 fix am/pm for timestamps
This commit is contained in:
@@ -188,6 +188,8 @@ void IrcManager::beginConnecting()
|
||||
|
||||
this->writeConnection->open();
|
||||
this->readConnection->open();
|
||||
|
||||
this->connected();
|
||||
}
|
||||
|
||||
void IrcManager::disconnect()
|
||||
|
||||
Reference in New Issue
Block a user