Stop preemptively generating screenshots for video stories
This commit is contained in:
parent
f798bc999c
commit
54d4734f05
6 changed files with 57 additions and 19 deletions
|
@ -130,7 +130,6 @@ export type BaseAttachmentDraftType = {
|
|||
blurHash?: string;
|
||||
contentType: MIME.MIMEType;
|
||||
screenshotContentType?: string;
|
||||
screenshotSize?: number;
|
||||
size: number;
|
||||
flags?: number;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue