From 0a23615dd7ea04466f52396da8bf71dbe4a51916 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Tue, 9 Jun 2020 13:29:24 +0200 Subject: [PATCH] Fix small formatting error --- src/ChatPage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(