df
Browse files- controllers/googleapps +1 -1
- mysite/interpreter/process.py +1 -1
controllers/googleapps
CHANGED
@@ -1 +1 @@
|
|
1 |
-
Subproject commit
|
|
|
1 |
+
Subproject commit 866653b2f6e4f278a6594d2d4b8cc15034a344e2
|
mysite/interpreter/process.py
CHANGED
@@ -145,7 +145,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url):
|
|
145 |
},
|
146 |
{
|
147 |
"textParagraph": {
|
148 |
-
"text": "<b>{}</b>".format("ステップ6
|
149 |
}
|
150 |
},
|
151 |
{
|
|
|
145 |
},
|
146 |
{
|
147 |
"textParagraph": {
|
148 |
+
"text": "<b>{}</b>".format("ステップ6 過去の内容を元に新しく作成する")
|
149 |
}
|
150 |
},
|
151 |
{
|