mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Invite to Space in room landing #5225
- add share invite link to contacts screen - Fixed regression
This commit is contained in:
@@ -195,6 +195,7 @@ NSString *const kRecentsDataSourceTapOnDirectoryServerChange = @"kRecentsDataSou
|
||||
|
||||
- (void)setCurrentSpace:(MXSpace *)currentSpace
|
||||
{
|
||||
super.currentSpace = currentSpace;
|
||||
[self.recentsListService updateSpace:currentSpace];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user