mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Migrate quotes to have a separate quoteTargetContentType.
This commit is contained in:
@@ -100,7 +100,8 @@ object FakeMessageRecords {
|
||||
archiveCdn = archiveCdn,
|
||||
thumbnailRestoreState = thumbnailRestoreState,
|
||||
archiveTransferState = archiveTransferState,
|
||||
uuid = null
|
||||
uuid = null,
|
||||
quoteTargetContentType = null
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user