auth: improve status messages
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
@@ -60,7 +60,7 @@ void XboxProfileStep::onRequestDone()
|
||||
return;
|
||||
}
|
||||
|
||||
qCDebug(authCredentials()) << "XBox profile: " << *m_response;
|
||||
qCDebug(authCredentials()) << "Xbox profile: " << *m_response;
|
||||
|
||||
emit finished(AccountTaskState::STATE_WORKING, tr("Got Xbox profile"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user