Change the commit hash for mtxclient

This commit is contained in:
CH Chethan Reddy 2020-05-15 16:33:51 +05:30 committed by Chethan2k1
parent 30d61e3114
commit e4a7e85935
4 changed files with 12 additions and 9 deletions

View file

@ -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);