mirror of
https://github.com/penpot/penpot.git
synced 2025-02-18 21:06:11 -05:00
🔥 Temporary comment undo validation.
This commit is contained in:
parent
becd0d9cbf
commit
b4341cba18
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
commit-local? false}
|
commit-local? false}
|
||||||
:as opts}]
|
:as opts}]
|
||||||
(us/verify ::cp/changes changes)
|
(us/verify ::cp/changes changes)
|
||||||
(us/verify ::cp/changes undo-changes)
|
;; (us/verify ::cp/changes undo-changes)
|
||||||
(ptk/reify ::commit-changes
|
(ptk/reify ::commit-changes
|
||||||
cljs.core/IDeref
|
cljs.core/IDeref
|
||||||
(-deref [_] changes)
|
(-deref [_] changes)
|
||||||
|
|
Loading…
Add table
Reference in a new issue