mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 06:38:22 +02:00
🐛 Fix debug reset file version method
This commit is contained in:
parent
3d66a4b7be
commit
b63a8d34b5
2 changed files with 8 additions and 8 deletions
|
@ -154,7 +154,7 @@
|
|||
|
||||
(dissoc file :data)))]
|
||||
|
||||
(db/tx-run! main/system
|
||||
(db/tx-run! (or *system* main/system)
|
||||
(fn [system]
|
||||
(binding [*system* system]
|
||||
(try
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue