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

This commit is contained in:
Andrey Antukh
2025-09-23 12:20:49 +02:00
7 changed files with 55 additions and 22 deletions

View File

@@ -148,6 +148,7 @@
(->> (rp/cmd! ::sse/import-binfile
{:name (str/replace (:name data) #".penpot$" "")
:file file
:version 1
:project-id project-id})
(rx/tap (fn [event]
(let [payload (sse/get-payload event)