mirror of
https://github.com/penpot/penpot.git
synced 2026-03-26 21:31:24 +01:00
🐛 Fix synchronization
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
parent-id
|
||||
|
||||
(nil? frame-id)
|
||||
(dm/get-in objects [parent-id :frame-id])
|
||||
(dm/get-in objects [parent-id :frame-id] uuid/zero)
|
||||
|
||||
:else
|
||||
frame-id)]
|
||||
|
||||
Reference in New Issue
Block a user