Begin removing contacts section from PeopleViewController.

This commit is contained in:
Doug
2021-07-06 16:14:32 +01:00
parent cf5b43faf9
commit eb2a53ff7b
2 changed files with 21 additions and 233 deletions
@@ -172,6 +172,7 @@
@property (nonatomic, readonly) MXKRoomDataSource *selectedRoomDataSource;
@property (nonatomic, readonly) RoomPreviewData *selectedRoomPreviewData;
// TODO: Check if this is needed anymore as the New Chat dialog is model
// References on the currently selected contact and its view controller
@property (nonatomic, readonly) ContactDetailsViewController *currentContactDetailViewController;
@property (nonatomic, readonly) MXKContact *selectedContact;