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
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,