ming 4 rokov pred
rodič
commit
aacf626bb8
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  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