Jared 2 年之前
父節點
當前提交
2ef678c0ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/liff-functions.js

+ 1 - 1
js/liff-functions.js

@@ -264,7 +264,7 @@ function shareTargetPicker() {
       createFlexMessageData()      
     ])
     .then(() => {
-      alert("Shared to the friend(s) you picked");
+//      alert("Shared to the friend(s) you picked");
     })
     .catch(function(res) {
       alert(res);