From 8d5de762d02a8749c8490e1a846c88158daf8440 Mon Sep 17 00:00:00 2001 From: Adam Millerchip Date: Thu, 18 Jul 2019 12:45:57 +0900 Subject: [PATCH] add link to app --- index.html | 2 +- meetup-liff.js | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 784e5e7..7cfa45c 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"> - + \ No newline at end of file diff --git a/meetup-liff.js b/meetup-liff.js index d8a6eb0..fe4bb64 100644 --- a/meetup-liff.js +++ b/meetup-liff.js @@ -46,6 +46,11 @@ function share() { "type": "uri", "label": "Selfie 📸", "uri": "line://nv/camera/" + }, + { + "type": "uri", + "label": "LIFF", + "uri": "line://app/1600101091-PdEQmLkV" } ] }