Fix error message for /sync

This commit is contained in:
Nicolas Werner 2021-06-30 12:21:57 +02:00
parent 00f251753e
commit 2c307a4dee
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ ChatPage::trySync()
return;
}
nhlog::net()->error("initial sync error: {} {} {} {}",
nhlog::net()->error("sync error: {} {} {} {}",
err->parse_error,
status_code,
err->error_code,