Skip to content

Commit 5792825

Browse files
committed
Change Discord notification language
1 parent 112d147 commit 5792825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

โ€Ž.claude/notify.shโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ cat > /dev/null
44

55
curl -s -X POST \
66
-H 'Content-type: application/json' \
7-
--data '{"content":"โœ… ์ž‘์—… ์™„๋ฃŒ!"}' \
7+
--data '{"content":"โœ… Work completed!"}' \
88
"$DISCORD_WEBHOOK_URL" || true

0 commit comments

Comments
ย (0)