Jared 3 лет назад
Родитель
Сommit
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);