mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
This commit is contained in:
@@ -297,7 +297,7 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
|
||||
|
||||
if (self.tag == RoomBubbleCellDataTagLiveLocation)
|
||||
{
|
||||
// If the summary does not exist do show the cell
|
||||
// If the summary does not exist don't show the cell
|
||||
if (!self.beaconInfoSummary)
|
||||
{
|
||||
return YES;
|
||||
|
||||
Reference in New Issue
Block a user