From 3d1cf6bf2e9b42f3046dbf622da84d7fd295fb97 Mon Sep 17 00:00:00 2001 From: whyour Date: Mon, 15 May 2023 23:44:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BE=A4=E6=99=96=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/config.ts b/src/utils/config.ts index 41980f8a..5d8352b3 100644 --- a/src/utils/config.ts +++ b/src/utils/config.ts @@ -91,7 +91,7 @@ export default { { value: 'aibotk', label: '智能微秘书' }, { value: 'iGot', label: 'IGot' }, { value: 'pushPlus', label: 'PushPlus' }, - { value: 'chat', label: '群辉chat' }, + { value: 'chat', label: '群晖chat' }, { value: 'email', label: '邮箱' }, { value: 'lark', label: '飞书机器人' }, { value: 'webhook', label: '自定义通知' },