mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 06:01:38 +02:00
🎉 Remove imported and updated extra words
This commit is contained in:
parent
e2f6274ff2
commit
a8150e1b05
4 changed files with 5 additions and 3 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