Explorar o código

Editor: Support .json files too.

Mr.doob %!s(int64=12) %!d(string=hai) anos
pai
achega
0549f7ea6d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      editor/index.html

+ 1 - 0
editor/index.html

@@ -224,6 +224,7 @@
 						break;
 
 					case 'js':
+					case 'json':
 
 						var reader = new FileReader();
 						reader.addEventListener( 'load', function ( event ) {