mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Merge branch 'develop' into xcode11
# Conflicts: # CHANGES.rst # Riot.xcodeproj/project.pbxproj
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
[[AppDelegate theDelegate] showErrorAsAlert:error];
|
||||
};
|
||||
|
||||
[self.mainSession canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
|
||||
[self.mainSession vc_canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
|
||||
MXStrongifyAndReturnIfNil(self);
|
||||
|
||||
// Create new room
|
||||
|
||||
Reference in New Issue
Block a user