We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdeac52 commit 000bef0Copy full SHA for 000bef0
dags/app/channel_reminder/dag.py
@@ -32,7 +32,7 @@ def REMINDER_OF_THIS_TEAM():
32
"username": "Data Team Airflow reminder",
33
"msg": (
34
"<@&790739794148982796> <@&755827317904769184> <@&791157626099859487>\n",
35
- "記得大會結束後,要有一個人負責去取消 Klaviyo 的訂閱,不然我們每個月會一直繳 $NTD2000 喔!",
+ "記得大會結束後,要有一個人負責去取消 Klaviyo 的訂閱,不然我們每個月會一直繳 NT$2000 喔!",
36
),
37
}
38
discord.send_webhook_message(**kwargs)
0 commit comments