Fix reload bug

This commit is contained in:
Alfonso Grillo
2022-12-29 16:30:59 +01:00
parent 6b477c764c
commit d0ed463966
@@ -1194,6 +1194,7 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
shouldAddEvent = NO;
break;
case MXEventTypePollStart:
case MXEventTypePollEnd:
shouldAddEvent = NO;
break;
case MXEventTypeBeaconInfo: