summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-06-30 12:21:57 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-06-30 12:21:57 +0200
commit2c307a4dee59490615ce57fac1001256ec5b5d3d (patch)
tree6218b93a47a9da8226fb7f7b4114992177bf034a /src
parentUse coeurl for networking (diff)
downloadnheko-2c307a4dee59490615ce57fac1001256ec5b5d3d.tar.xz
Fix error message for /sync
Diffstat (limited to 'src')
-rw-r--r--src/ChatPage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp

index ca36232e..6003eb85 100644 --- a/src/ChatPage.cpp +++ b/src/ChatPage.cpp
@@ -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,