mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ File history versions management
This commit is contained in:
@@ -312,6 +312,7 @@
|
||||
(#'files.update/update-file* system
|
||||
{:id file-id
|
||||
:revn revn
|
||||
:vern 0
|
||||
:file file
|
||||
:features (:features file)
|
||||
:changes changes
|
||||
@@ -327,6 +328,7 @@
|
||||
:id file-id
|
||||
:session-id (uuid/random)
|
||||
:revn revn
|
||||
:vern 0
|
||||
:features features
|
||||
:changes changes}
|
||||
out (command! params)]
|
||||
|
||||
Reference in New Issue
Block a user