From 51b4da1c78d9d0a19c5304b53071ecaa738a5be3 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 5 Nov 2023 09:12:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1973bef..f803fb2 100644 --- a/package.json +++ b/package.json @@ -298,7 +298,7 @@ }, "BarkMsg": { "name": "Bark消息推送", - "description": "Bark消息推送。", + "description": "支持使用Bark发送消息通知。", "version": "1.0", "icon": "bark.webp", "color": "#FF3B30", @@ -307,7 +307,7 @@ }, "IyuuMsg": { "name": "IYUU消息推送", - "description": "IYUU消息推送。", + "description": "支持使用IYUU发送消息通知。", "version": "1.0", "icon": "iyuu.png", "color": "#C9221B", @@ -316,7 +316,7 @@ }, "PushDeerMsg": { "name": "PushDeer消息推送", - "description": "PushDeer消息推送。", + "description": "支持使用PushDeer发送消息通知。", "version": "1.0", "icon": "pushdeer.png", "color": "#FFFFFF",