Fix reload bug

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