Explorar el Código

Fix imageData of primitives.json

Kentaro Wada hace 6 años
padre
commit
d04bbe0cb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/primitives/primitives.json

+ 1 - 1
examples/primitives/primitives.json

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