dfdd
Browse files- controllers/php0000002 +1 -1
- mysite/interpreter/process.py +1 -1
controllers/php0000002
CHANGED
@@ -1 +1 @@
|
|
1 |
-
Subproject commit
|
|
|
1 |
+
Subproject commit 18014dad2ed32d224d1b1f72a983d0ae9a77ef73
|
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 |
{
|