ming před 4 roky
rodič
revize
aacf626bb8
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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