kenken999 commited on
Commit
98b63cc
1 Parent(s): 21d2071
Files changed (1) hide show
  1. mysite/interpreter/google_chat.py +1 -2
mysite/interpreter/google_chat.py CHANGED
@@ -28,8 +28,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
28
  "openLink": {
29
  "url": image_url
30
  }
31
- },
32
- "imageStyle": "AVATAR"
33
  }
34
  },
35
  {
 
28
  "openLink": {
29
  "url": image_url
30
  }
31
+ }
 
32
  }
33
  },
34
  {