Merge Websockets
This commit is contained in:
@@ -495,7 +495,6 @@ QString AppDataServer::decryptMessage(QJsonDocument msg, QString secretHex, QStr
|
||||
|
||||
payload = QString(decryptedStr);
|
||||
|
||||
qDebug() << "Decrypted to: " << payload;
|
||||
delete[] decryptedStr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user