kenken999 commited on
Commit
45f582c
·
1 Parent(s): 44b179f
Files changed (1) hide show
  1. mysite/interpreter/process.py +1 -1
mysite/interpreter/process.py CHANGED
@@ -107,7 +107,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url):
107
  },
108
  {
109
  "textParagraph": {
110
- "text": "<b>{}</b>".format("ステップ4 workflow に組み込み(小さなものを組み合わせる)")
111
  }
112
  },
113
  {
 
107
  },
108
  {
109
  "textParagraph": {
110
+ "text": "<b>{}</b>".format("ステップ4 workflow に組み込み(うまくいった 小さなものを組み合わせる)")
111
  }
112
  },
113
  {