🐛 Fix incorrect bool shape creation issue

This commit is contained in:
Andrey Antukh 2025-05-29 11:16:12 +02:00
parent 3a27a5a542
commit d31f64796f

View file

@ -44,7 +44,7 @@
:frame-id (:frame-id head)
:parent-id (:parent-id head)
:name name
:shapes (vec shapes)}
:shapes (into [] d/xf:map-id shapes)}
shape
(-> shape