mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 12:59:12 -05:00
🐛 Fix duplicate and copy/paste frames internal error
This commit is contained in:
parent
cf2ee435c0
commit
67eb305202
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@
|
|||
:use-for-thumbnail?)
|
||||
|
||||
(cond->
|
||||
(or group? bool?)
|
||||
(or frame? group? bool?)
|
||||
(assoc :shapes []))
|
||||
|
||||
(gsh/move delta)
|
||||
|
|
Loading…
Add table
Reference in a new issue