mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Small fix
This commit is contained in:
parent
0a81ae1ea0
commit
c499c8a323
@ -322,7 +322,7 @@
|
||||
shape (get objects id)
|
||||
component-root (ctn/get-component-shape objects shape {:allow-main? true})]
|
||||
(if (and (some? component-root) (ctk/main-instance? component-root))
|
||||
(ctkl/set-component-modified data (:id component-root))
|
||||
(ctkl/set-component-modified data (:component-id component-root))
|
||||
data))
|
||||
data))]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user