Jared 2 years ago
parent
commit
46165a8a13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      liff2/index.html

+ 1 - 1
liff2/index.html

@@ -149,7 +149,7 @@
       <center>
         <button onclick="login()">登入LINE</button>
         <button onclick="logout()">登出LINE</button>
-        <button onclick="shareTargetPicker()">發傳單給最多五個好友</button>
+        <button id="senddm" onclick="shareTargetPicker()">發傳單給最多五個好友</button>
       </center>
 
     </div>