mirror of
https://github.com/penpot/penpot.git
synced 2025-05-15 04:16:38 +02:00
🐛 Fix Uuid crash
This commit is contained in:
parent
9a9815ebfa
commit
13d61d1105
2 changed files with 1 additions and 3 deletions
|
@ -153,8 +153,6 @@
|
|||
(ShapeProxy. (.-id ^ShapeProxy self)
|
||||
nil
|
||||
(.-delegate ^ShapeProxy self))
|
||||
|
||||
:else
|
||||
(let [delegate (.-delegate ^ShapeProxy self)
|
||||
delegate' (dissoc delegate k)]
|
||||
(if (identical? delegate delegate')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue