mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Generate thumbnails for quote attachments.
This commit is contained in:
@@ -12,7 +12,7 @@ class QuoteModel(
|
||||
val author: RecipientId,
|
||||
val text: String,
|
||||
val isOriginalMissing: Boolean,
|
||||
val attachments: List<Attachment>,
|
||||
val attachment: Attachment?,
|
||||
mentions: List<Mention>?,
|
||||
val type: Type,
|
||||
val bodyRanges: BodyRangeList?
|
||||
|
||||
Reference in New Issue
Block a user