mirror of
https://github.com/penpot/penpot.git
synced 2025-05-13 15:56:38 +02:00
✨ File history versions management
This commit is contained in:
parent
fa4f2aa5cc
commit
ecb7f0a2f6
33 changed files with 1100 additions and 102 deletions
|
@ -429,12 +429,12 @@
|
|||
|
||||
params {:id (:id file)
|
||||
:revn (:revn file)
|
||||
:vern (:vern file)
|
||||
:session-id sid
|
||||
:changes changes
|
||||
:features features
|
||||
:skip-validate true}]
|
||||
|
||||
|
||||
(->> (rp/cmd! :update-file params)
|
||||
(rx/subs! (fn [_]
|
||||
(when reload?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue