mirror of
https://github.com/penpot/penpot.git
synced 2026-08-22 12:49:26 +00:00
🐛 Fix missing zip export on tempfile types (#11292)
This commit is contained in:
parent
c378ec9218
commit
a91c796b0e
@ -23,7 +23,7 @@
|
||||
"image/svg+xml"})
|
||||
|
||||
(def tempfile-types
|
||||
(conj image-types "application/pdf"))
|
||||
(conj image-types "application/pdf" "application/zip"))
|
||||
|
||||
(defn format->extension
|
||||
[format]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user