Jared 2 years ago
parent
commit
2ef678c0ec
1 changed files with 1 additions and 1 deletions
  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);