E2E by default: Disable it if the HS admin disabled it

#3305
This commit is contained in:
manuroe
2020-06-24 17:08:14 +02:00
parent 07c82497f4
commit b28fcebd57
7 changed files with 76 additions and 3 deletions
@@ -564,7 +564,7 @@
[[AppDelegate theDelegate] showErrorAsAlert:error];
};
[self.mainSession canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
[self.mainSession riot_canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
MXStrongifyAndReturnIfNil(self);
// Create new room