Skip to content

Commit 2e30239

Browse files
authored
update example program (#238)
1 parent 9e9b1f9 commit 2e30239

File tree

1 file changed

+1
-1
lines changed
  • examples/flask-kitchensink

1 file changed

+1
-1
lines changed

examples/flask-kitchensink/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ def handle_text_message(event):
343343
"contents": [
344344
{
345345
"type": "image",
346-
"url": "https://line-objects-dev.com/flex/bg/eiji-k-1360395-unsplash.jpg",
346+
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip3.jpg",
347347
"position": "relative",
348348
"size": "full",
349349
"aspectMode": "cover",

0 commit comments

Comments
 (0)