mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
display_room_avatars
-> display the room avatars in the chat room
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@interface RoomViewController : MXKRoomViewController
|
||||
#import "MXKRoomBubbleTableViewCell.h"
|
||||
|
||||
@interface RoomViewController : MXKRoomViewController<MXKRoomBubbleTableViewCellDelegate>
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user