MXSession+Riot: Use vc prefix as other extensions.

This commit is contained in:
SBiOSoftWhare
2020-06-25 10:23:24 +02:00
parent a18ad3deec
commit 86239881d2
6 changed files with 11 additions and 11 deletions
@@ -564,7 +564,7 @@
[[AppDelegate theDelegate] showErrorAsAlert:error];
};
[self.mainSession riot_canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
[self.mainSession vc_canEnableE2EByDefaultInNewRoomWithUsers:inviteArray success:^(BOOL canEnableE2E) {
MXStrongifyAndReturnIfNil(self);
// Create new room