huai-sian 3 years ago
parent
commit
e1a5345e98
1 changed files with 1 additions and 1 deletions
  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}`;
       }