huai-sian 3 năm trước cách đây
mục cha
commit
e1a5345e98
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}`;
       }