ming 4 年之前
父節點
當前提交
aacf626bb8
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      newbot.py

+ 2 - 1
newbot.py

@@ -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