mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
room_photo_selection
The room photo can be updated when saving.
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@interface RoomSettingsViewController : MXKRoomSettingsViewController<UITextViewDelegate>
|
||||
#import "MediaPickerViewController.h"
|
||||
|
||||
@interface RoomSettingsViewController : MXKRoomSettingsViewController<UITextViewDelegate, MediaPickerViewControllerDelegate>
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user