mirror of
https://github.com/penpot/penpot.git
synced 2025-02-05 05:49:07 -05:00
🐛 Cant't delete copies
This commit is contained in:
parent
d268ff2952
commit
6c0d57ba03
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
(nil? shape)
|
||||
nil
|
||||
|
||||
(cph/root-frame? shape)
|
||||
(cph/root? shape)
|
||||
nil
|
||||
|
||||
(and (not (ctk/in-component-copy? shape)) (not allow-main?))
|
||||
|
|
Loading…
Add table
Reference in a new issue