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