diff --git a/src/uxbox/main/data/shapes.cljs b/src/uxbox/main/data/shapes.cljs index f8fb161c26..7165c5752f 100644 --- a/src/uxbox/main/data/shapes.cljs +++ b/src/uxbox/main/data/shapes.cljs @@ -111,6 +111,7 @@ of the shape using the width and height attrs instread final point of coordinates." [sid opts] + {:pre [(uuid? sid)]} (reify udp/IPageUpdate rs/UpdateEvent