mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 08:32:53 +02:00
6077: Implement SDK for live sharing timeline cell
This commit is contained in:
@@ -168,8 +168,8 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
|
||||
self.collapsed = NO;
|
||||
|
||||
[self updateBeaconInfoSummaryWithEventId:event.eventId];
|
||||
}
|
||||
break;
|
||||
}
|
||||
case MXEventTypeCustom:
|
||||
{
|
||||
if ([event.type isEqualToString:kWidgetMatrixEventTypeString]
|
||||
|
||||
Reference in New Issue
Block a user