Fix small formatting error
This commit is contained in:
parent
b9631753dd
commit
0a23615dd7
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user