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",