hsuwill000 commited on
Commit
0331f9d
·
verified ·
1 Parent(s): 8619d29

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -27,7 +27,7 @@
27
 
28
  <script>
29
  const props = Dos(document.getElementById("dos"), {
30
- url: "pala.zip",
31
  });
32
  props.setAutoStart(true);
33
  </script>
 
27
 
28
  <script>
29
  const props = Dos(document.getElementById("dos"), {
30
+ url: "pal.zip",
31
  });
32
  props.setAutoStart(true);
33
  </script>