mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
More protobufjs migration
This commit is contained in:
@@ -51,6 +51,9 @@ export type AttachmentType = {
|
||||
cdnNumber?: number;
|
||||
cdnId?: string;
|
||||
cdnKey?: string;
|
||||
|
||||
/** Legacy field. Used only for downloading old attachments */
|
||||
id?: number;
|
||||
};
|
||||
|
||||
type BaseAttachmentDraftType = {
|
||||
|
||||
Reference in New Issue
Block a user