Ver código fonte

Fix imageData of primitives.json

Kentaro Wada 6 anos atrás
pai
commit
d04bbe0cb5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      examples/primitives/primitives.json

+ 1 - 1
examples/primitives/primitives.json

@@ -136,5 +136,5 @@
     128
   ],
   "imagePath": "primitives.jpg",
-  "imageData": ""
+  "imageData": null
 }