mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 06:36:10 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e6a9e27802
17 changed files with 143 additions and 53 deletions
|
@ -21,8 +21,7 @@
|
|||
[app.plugins.utils :as u]
|
||||
[app.util.http :as http]
|
||||
[app.util.object :as obj]
|
||||
[beicon.v2.core :as rx]
|
||||
[promesa.core :as p]))
|
||||
[beicon.v2.core :as rx]))
|
||||
|
||||
(deftype FileProxy [$plugin $id]
|
||||
Object
|
||||
|
@ -133,7 +132,7 @@
|
|||
:binfile-v3
|
||||
:binfile-v1)
|
||||
"zip" :legacy-zip)]
|
||||
(p/create
|
||||
(js/Promise.
|
||||
(fn [resolve reject]
|
||||
(->> (uw/ask-many!
|
||||
{:cmd :export-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue