mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 07:56:09 +02:00
📎 Enable auto-file-snapshot feature scripts/repl
This commit is contained in:
parent
a6de12323e
commit
9da891e9b0
2 changed files with 2 additions and 2 deletions
|
@ -235,7 +235,7 @@
|
|||
:file-id (:id file)
|
||||
:revn (:revn file)
|
||||
:version (:version file)
|
||||
:features (db/create-array conn "text" (:features file))
|
||||
:features features
|
||||
:label (::snapshot-label file)
|
||||
:data (::snapshot-data file)
|
||||
:changes (blob/encode changes)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue