Add connpass link
This commit is contained in:
parent
5692e6bf97
commit
4a3b5ef423
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ function share() {
|
|||
"title": app.profile.displayName,
|
||||
"text": app.profile.statusMessage || "(no status message)",
|
||||
"actions": [
|
||||
{
|
||||
"type": "uri",
|
||||
"label": "Connpass",
|
||||
"uri": "https://line.connpass.com/event/139283/"
|
||||
},
|
||||
{
|
||||
"type": "uri",
|
||||
"label": "Selfie 📸",
|
||||
|
|
Loading…
Reference in a new issue