mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Fix reload bug
This commit is contained in:
@@ -1194,6 +1194,7 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
|
||||
shouldAddEvent = NO;
|
||||
break;
|
||||
case MXEventTypePollStart:
|
||||
case MXEventTypePollEnd:
|
||||
shouldAddEvent = NO;
|
||||
break;
|
||||
case MXEventTypeBeaconInfo:
|
||||
|
||||
Reference in New Issue
Block a user