We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009d7b7 commit 61f54b3Copy full SHA for 61f54b3
Riot/Modules/Room/CellData/RoomBubbleCellData.m
@@ -297,7 +297,7 @@ - (BOOL)hasNoDisplay
297
298
if (self.tag == RoomBubbleCellDataTagLiveLocation)
299
{
300
- // If the summary does not exist do show the cell
+ // If the summary does not exist don't show the cell
301
if (!self.beaconInfoSummary)
302
303
return YES;
0 commit comments