mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 04:32:23 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
edeb16bc26
10 changed files with 80 additions and 47 deletions
|
@ -506,6 +506,6 @@
|
|||
(rx/mapcat rp/handle-response)
|
||||
(rx/subs! (fn [_]
|
||||
(println "Snapshot restored " (or snapshot-id label)))
|
||||
#_(.reload js/location))
|
||||
(fn [cause]
|
||||
(js/console.log "EE:" cause))))))
|
||||
#_(.reload js/location)
|
||||
(fn [cause]
|
||||
(js/console.log "EE:" cause)))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue