From d29ac4023a834e48833373327abdc5b3b27277fb Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Mon, 12 Jan 2026 21:24:11 +0800 Subject: [PATCH] fix: typo --- EULA.md | 2 +- astrbot/core/config/default.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EULA.md b/EULA.md index 709a42d6c..0647da350 100644 --- a/EULA.md +++ b/EULA.md @@ -2,7 +2,7 @@ > 我们热爱开源软件,并始终致力于为所有用户提供健康、安全、可靠的使用体验。 ❤️ -For Enlish edition, please refer to the section below the Chinese version. +For English edition, please refer to the section below the Chinese version. **最后更新:** 2026-01-12 diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index cca842acb..4a00dad41 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -242,7 +242,7 @@ CONFIG_METADATA_2 = { "callback_server_host": "0.0.0.0", "port": 6196, }, - "OneBot v11 (QQ 个人号等)": { + "OneBot v11": { "id": "default", "type": "aiocqhttp", "enable": False,