Skip to content

Commit 000bef0

Browse files
Lee-Wuranusjr
andauthored
fix(dags): reword dollar usage
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
1 parent bdeac52 commit 000bef0

File tree

1 file changed

+1
-1
lines changed
  • dags/app/channel_reminder

1 file changed

+1
-1
lines changed

dags/app/channel_reminder/dag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def REMINDER_OF_THIS_TEAM():
3232
"username": "Data Team Airflow reminder",
3333
"msg": (
3434
"<@&790739794148982796> <@&755827317904769184> <@&791157626099859487>\n",
35-
"記得大會結束後,要有一個人負責去取消 Klaviyo 的訂閱,不然我們每個月會一直繳 $NTD2000 喔!",
35+
"記得大會結束後,要有一個人負責去取消 Klaviyo 的訂閱,不然我們每個月會一直繳 NT$2000 喔!",
3636
),
3737
}
3838
discord.send_webhook_message(**kwargs)

0 commit comments

Comments
 (0)