fix: fix typo

This commit is contained in:
JustSong
2023-05-10 15:46:10 +08:00
parent 4c618eda51
commit 53738c0940
+1 -1
View File
@@ -22,7 +22,7 @@ const EditWebhook = () => {
' "title": "$title",\n' +
' "description": "描述信息:$description",\n' +
' "content": "内容:$content",\n' +
' "url": "https://example.com/$titl}"\n' +
' "url": "https://example.com/$title"\n' +
'}',
channel: '',
};