Merge branch 'develop' into element_4360

This commit is contained in:
ismailgulek
2021-06-03 14:40:33 +03:00
committed by GitHub
97 changed files with 831 additions and 720 deletions
@@ -89,7 +89,7 @@
} failure:^(NSError * _Nonnull error) {
NSLog(@"[ShareDataSource failed to get room summaries]");
MXLogDebug(@"[ShareDataSource failed to get room summaries]");
}];
}
@@ -174,7 +174,7 @@
} failure:^(NSError *error) {
NSLog(@"[RoomsListViewController] failed to prepare matrix session]");
MXLogDebug(@"[RoomsListViewController] failed to prepare matrix session]");
}];
}];