mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 21:11:39 +02:00
🐛 Fix adding an extra blank page on import
This commit is contained in:
parent
296b6c646e
commit
148f6cb3c2
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