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