Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2022-10-17 15:21:11 +02:00
commit 10e0cf121b
18 changed files with 123 additions and 49 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)