mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 20:24:32 +01:00
Update local backup v2 support.
This commit is contained in:
committed by
jeffrey-signal
parent
71b15d269e
commit
d9ecab5240
@@ -482,7 +482,8 @@ class AttachmentTableTest {
|
||||
quote = false,
|
||||
quoteTargetContentType = null,
|
||||
uuid = UUID.randomUUID(),
|
||||
fileName = null
|
||||
fileName = null,
|
||||
localBackupKey = null
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user