mirror of
https://github.com/penpot/penpot.git
synced 2026-08-29 08:08:46 +00: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:
parent
1b10af5cfc
commit
cf950c426f
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user