Skip to content

Commit 25394c7

Browse files
committed
fix
1 parent a38d8b6 commit 25394c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/triplate-line/src/main.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function doPost(e: GoogleAppsScript.Events.DoPost) {
55
const lineMessageText = postData.message.text;
66

77
postMessage({
8-
username: "LINE Bot",
8+
username: "LINE BOT",
99
parse: "full",
1010
avatar_url:
1111
"https://cdn.discordapp.com/attachments/792765244040675389/921661726863282176/pngegg.png",

0 commit comments

Comments
 (0)