mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping.
This commit is contained in:
@@ -32,6 +32,10 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
- (NSDictionary<NSNumber*, Class>*)outgoingAttachmentCellsMapping;
|
||||
|
||||
- (NSDictionary<NSNumber*, Class>*)incomingAttachmentWithoutThumbnailCellsMapping;
|
||||
|
||||
- (NSDictionary<NSNumber*, Class>*)outgoingAttachmentWithoutThumbnailCellsMapping;
|
||||
|
||||
- (NSDictionary<NSNumber*, Class>*)voiceMessageCellsMapping;
|
||||
|
||||
- (NSDictionary<NSNumber*, Class>*)locationCellsMapping;
|
||||
|
||||
Reference in New Issue
Block a user