mirror of
https://github.com/penpot/penpot.git
synced 2026-07-24 23:18:06 +00:00
Merge remote-tracking branch 'origin/main' into staging
This commit is contained in:
commit
9b88d35664
@ -98,7 +98,7 @@
|
||||
(if (= (:type manifest) "penpot/export-files")
|
||||
(let [manifest (decode-manifest manifest)]
|
||||
(assoc file :type :binfile-v3 :files (:files manifest)))
|
||||
(assoc file :type :legacy-zip :body body))))
|
||||
(assoc file :type :unknown))))
|
||||
(rx/finalize (partial uz/close zip-reader))))
|
||||
|
||||
(= "application/octet-stream" mtype)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user