Spaces:
Running
on
Zero
Running
on
Zero
dふぁ
Browse files
mysite/interpreter/google_chat.py
CHANGED
@@ -29,7 +29,8 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
|
|
29 |
"url": image_url
|
30 |
}
|
31 |
}
|
32 |
-
}
|
|
|
33 |
},
|
34 |
{
|
35 |
"textParagraph": {
|
|
|
29 |
"url": image_url
|
30 |
}
|
31 |
}
|
32 |
+
},
|
33 |
+
"imageStyle": "IMAGE"
|
34 |
},
|
35 |
{
|
36 |
"textParagraph": {
|