🎉 Remove imported and updated extra words

This commit is contained in:
Alejandro Alonso 2022-10-17 07:02:00 +02:00 committed by Eva
parent e2f6274ff2
commit a8150e1b05
4 changed files with 5 additions and 3 deletions

View file

@ -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)