Browse Source

test external

develop_Yu 2 năm trước cách đây
mục cha
commit
ecad2cbc87
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      misa-liff/js/liff-functions.js

+ 1 - 1
misa-liff/js/liff-functions.js

@@ -45,7 +45,7 @@ function scanCode() {
 
 function openWindow() {
   liff.openWindow({
-    url: "https://sirateek.me",
+    url: "https://line.me/1657386781-XARmDogn",
     external: true
   });
 }