mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 15:27:20 +02:00
Merge pull request #2619 from penpot/hiru-fix-blank-page-import
🐛 Fix adding an extra blank page on import
This commit is contained in:
commit
95876c271c
5 changed files with 24 additions and 7 deletions
|
@ -135,6 +135,7 @@
|
|||
:name (:name context)
|
||||
:is-shared (:shared context)
|
||||
:project-id (:project-id context)
|
||||
:create-page false
|
||||
:features features})))
|
||||
|
||||
(defn link-file-libraries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue