6103: Update beaconInfoSummary

This commit is contained in:
MaximeE
2022-05-10 15:21:59 +02:00
parent bfa845b881
commit edeade17d1
3 changed files with 8 additions and 7 deletions
@@ -38,8 +38,6 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
// Flags to "Show All" reactions for an event
@property(nonatomic) NSMutableSet<NSString* /* eventId */> *eventsToShowAllReactions;
@property(nonatomic, strong, readwrite) id<MXBeaconInfoSummaryProtocol> beaconInfoSummary;
@end
@implementation RoomBubbleCellData