mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Room messages preview: Added FIXMEs for Giom
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
// Create the room data source
|
||||
// It will be automatically released in the destroy metho of the RoomViewController
|
||||
// that will display the data source
|
||||
// FIXME: release this room data source like it should be
|
||||
_roomDataSource = [[RoomDataSource alloc] initWithPeekingRoom:peekingRoom andInitialEventId:_eventId];
|
||||
[_roomDataSource finalizeInitialization];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user