This commit is contained in:
Clement 2019-10-10 17:49:51 -07:00
parent 390c7b14c9
commit 3b21dfcd0a

View file

@ -879,7 +879,7 @@ void AccountManager::postAccountSettings() {
return;
}
qDebug() << "Account Settings have changed, pushing them to the Metaverse API";
qCDebug(networking) << "Account Settings have changed, pushing them to the Metaverse API";
QNetworkAccessManager& networkAccessManager = NetworkAccessManager::getInstance();