mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 18:02:31 +02:00
CR
This commit is contained in:
parent
390c7b14c9
commit
3b21dfcd0a
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue