@@ -272,7 +272,8 @@ def make_box(num, content):
"type": "text",
"text": content,
"flex": 5,
- "weight": "regular"
+ "weight": "regular",
+ "uri": "http://linecorp.com/"
}
]
return row_dict