Explorar el Código

Update index.html

gero3 hace 10 años
padre
commit
05f661f6a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -186,7 +186,7 @@
 		</div>
 		<iframe id="viewer" allowfullscreen onmousewheel=""></iframe>
 
-		<script src="list.js"></script>
+		<script src="files.js"></script>
 		<script>
 
 		var panel = document.getElementById( 'panel' );

粤ICP备19079148号