mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Show DM/room start header for every user
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
This commit is contained in:
@@ -107,7 +107,7 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
|
||||
}
|
||||
else
|
||||
{
|
||||
self.tag = RoomBubbleCellDataTagRoomCreateConfiguration;
|
||||
self.tag = RoomBubbleCellDataTagRoomCreationIntro;
|
||||
}
|
||||
|
||||
// Membership events can be collapsed together
|
||||
|
||||
Reference in New Issue
Block a user