summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-06-09 13:29:24 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2020-06-09 13:29:24 +0200
commit0a23615dd7ea04466f52396da8bf71dbe4a51916 (patch)
tree7988301d9874e7b10297a9d24d832e3008cbb8d0 /src
parentReenable custom status messages (diff)
downloadnheko-0a23615dd7ea04466f52396da8bf71dbe4a51916.tar.xz
Fix small formatting error
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 673fc9a2..1061535f 100644 --- a/src/ChatPage.cpp +++ b/src/ChatPage.cpp
@@ -985,7 +985,7 @@ ChatPage::startInitialSync() nhlog::net()->info("trying initial sync"); mtx::http::SyncOpts opts; - opts.timeout = 0; + opts.timeout = 0; opts.set_presence = currentPresence(); http::client()->sync(