Change the commit hash for mtxclient
This commit is contained in:
parent
30d61e3114
commit
e4a7e85935
4 changed files with 12 additions and 9 deletions
|
|
@ -1010,7 +1010,7 @@ ChatPage::trySync()
|
|||
|
||||
// TODO: fine grained error handling
|
||||
try {
|
||||
cache::saveState(res);
|
||||
cache::saveState(res);
|
||||
olm::handle_to_device_messages(res.to_device.events);
|
||||
|
||||
auto updates = cache::roomUpdates(res);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue