From f40fa0eceab596632ffdb8ef592124e7387b80a3 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Wed, 7 May 2025 08:59:48 -0400 Subject: [PATCH] chore: remove useless config --- astrbot/core/config/default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index c45d6247d..5e06c19db 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -155,7 +155,7 @@ CONFIG_METADATA_2 = { "id": "weixin_official_account", "type": "weixin_official_account", "enable": False, - "appid": "wx4cb77256a17de10a", + "appid": "", "secret": "", "token": "", "encoding_aes_key": "",