@@ -260,11 +260,11 @@ def make_box(num, content):
row_dict = {}
row_dict['type'] = 'box'
row_dict['layout'] = 'baseline'
- row_dict["action"]= {
- "type": "uri",
- "label": "action",
- "uri": "https://store.line.me"
- }
+ #row_dict["action"]= {
+ # "type": "uri",
+ # "label": "action",
+ # "uri": "https://store.line.me"
+ #}
row_dict['contents']= [
{
"type": "text",