huai-sian hace 3 años
padre
commit
e1a5345e98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      make_video.html

+ 1 - 1
make_video.html

@@ -552,7 +552,7 @@
       }
 
       function direct(id) {
-        location.href = `test.html?id=${id}`;
+        location.href = `make_video.html?id=${id}`;
       }