feat(dialog): set len and modified_at fields in FileResponse on desktop (#1295)

This commit is contained in:
Ale Guzman
2024-05-13 17:09:24 -06:00
committed by GitHub
parent 58330f9ec1
commit cd57dcdf04
2 changed files with 27 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"dialog": "patch"
"dialog-js": "patch"
---
Fill file `len` and `modified_at` fields of `FileResponse` when using the open dialog.