mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Attachment backfill
This commit is contained in:
@@ -532,6 +532,7 @@ export type GetRecentStoryRepliesOptionsType = {
|
||||
export enum AttachmentDownloadSource {
|
||||
BACKUP_IMPORT = 'backup_import',
|
||||
STANDARD = 'standard',
|
||||
BACKFILL = 'backfill',
|
||||
}
|
||||
|
||||
type ReadableInterface = {
|
||||
|
||||
Reference in New Issue
Block a user