huai-sian 3 anni fa
parent
commit
e1a5345e98
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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}`;
       }