mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 09:18:10 +02:00
🐛 Removed "merge assets" option from export
This commit is contained in:
parent
e0034dc205
commit
6892cffe54
2 changed files with 7 additions and 1 deletions
|
@ -369,7 +369,9 @@
|
|||
selected (:selected state)
|
||||
status (:status state)
|
||||
|
||||
|
||||
;; We've deprecated the merge option on non-binary files because it wasn't working
|
||||
;; and we're planning to remove this export in future releases.
|
||||
export-types (if binary? export-types [:all :detach])
|
||||
|
||||
start-export
|
||||
(mf/use-fn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue