Fix error message for /sync
This commit is contained in:
parent
00f251753e
commit
2c307a4dee
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user