0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

🐛 Temporal workaround.

This commit is contained in:
Andrey Antukh 2020-11-13 12:44:35 +01:00
parent bf7cfef355
commit 24f0a3945d

View file

@ -268,7 +268,7 @@
(s/every :internal.shape/point :kind vector?))
(s/def :internal.shape/shapes
(s/every uuid? :kind vector?))
(s/every uuid?))
(s/def ::shape-attrs
(s/keys :opt-un [:internal.shape/blocked
@ -295,7 +295,7 @@
:internal.shape/x
:internal.shape/y
:internal.shape/exports
:internal.shape/shapes
;; :internal.shape/shapes
:internal.shape/stroke-color
:internal.shape/stroke-color-ref-file
:internal.shape/stroke-color-ref-id