Capture draft attachment's dimensions

This commit is contained in:
Fedor Indutny 2021-12-01 00:32:55 +01:00 committed by GitHub
parent 951796a389
commit 86d09917a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 0 deletions

View file

@ -34,6 +34,8 @@ export function resolveDraftAttachmentOnDisk(
'fileName',
'path',
'size',
'width',
'height',
]),
pending: false,
url,