develop_Yu %!s(int64=2) %!d(string=hai) anos
pai
achega
0ea184e06a
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      misa-event/js/liff-functions.js

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

@@ -310,7 +310,11 @@ function shareTargetPicker() {
         external: true
       })
     ).catch(function(res) {
-      alert("Failed to launch ShareTargetPicker")
+      liff.openWindow({
+        url: "https://liff.googo.org/misa-liff/",
+        external: true
+      })
+      alert(`${res} Failed to launch ShareTargetPicker`)
     })
   } 
   else {