diff --git a/dashboard/src/stores/common.js b/dashboard/src/stores/common.js index 410fcc7ce..d186e2db5 100644 --- a/dashboard/src/stores/common.js +++ b/dashboard/src/stores/common.js @@ -17,10 +17,12 @@ export const useCommonStore = defineStore({ "qq_official": "https://astrbot.app/deploy/platform/qqofficial/websockets.html", "aiocqhttp": "https://astrbot.app/deploy/platform/aiocqhttp/napcat.html", "wecom": "https://astrbot.app/deploy/platform/wecom.html", - "gewechat": "https://astrbot.app/deploy/platform/gewechat.html", + "gewechat": "https://astrbot.app/deploy/platform/wechat/gewechat.html", "lark": "https://astrbot.app/deploy/platform/lark.html", "telegram": "https://astrbot.app/deploy/platform/telegram.html", "dingtalk": "https://astrbot.app/deploy/platform/dingtalk.html", + "wechatpadpro": "https://astrbot.app/deploy/platform/wechat/wechatpadpro.html", + "weixin_official_account": "https://astrbot.app/deploy/platform/weixin-official-account.html", }, pluginMarketData: [],