mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 15:09:10 -05:00
🐛 Set proper extension on download exported asset
This commit is contained in:
parent
5264863863
commit
5ed84e3ae5
1 changed files with 1 additions and 0 deletions
|
@ -412,6 +412,7 @@
|
|||
"image/webp" "webp"
|
||||
"application/zip" "zip"
|
||||
"application/penpot" "penpot"
|
||||
"application/pdf" "pdf"
|
||||
nil))
|
||||
|
||||
(defn set-attribute [^js node ^string attr value]
|
||||
|
|
Loading…
Add table
Reference in a new issue