mirror of
https://github.com/penpot/penpot.git
synced 2025-05-16 03:26:37 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
10e0cf121b
18 changed files with 123 additions and 49 deletions
|
@ -634,7 +634,7 @@
|
|||
|
||||
params {:id file-id'
|
||||
:project-id project-id
|
||||
:name (str "Imported: " (:name file))
|
||||
:name (:name file)
|
||||
:revn (:revn file)
|
||||
:is-shared (:is-shared file)
|
||||
:data (blob/encode data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue