0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

🐛 Fix unexpected exception on copy/paste

The exception is caused by a regression introduced in the
refactor of migrations.
This commit is contained in:
Andrey Antukh 2024-02-20 10:17:15 +01:00
parent 1b10af5cfc
commit cf950c426f

View file

@ -1618,7 +1618,7 @@
file-id (:current-file-id state) file-id (:current-file-id state)
frame-id (cfh/common-parent-frame objects selected) frame-id (cfh/common-parent-frame objects selected)
version (dm/get-in state [:workspace-data :version]) version (dm/get-in state [:workspace-file :version])
initial {:type :copied-shapes initial {:type :copied-shapes
:features features :features features