From 1240e1e551dc8da032ae5b5b6ea91c60b9eada27 Mon Sep 17 00:00:00 2001 From: uy/sun Date: Tue, 31 Mar 2026 19:20:17 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20Fix:=20=E4=BF=AE=E6=AD=A3=E4=BA=91?= =?UTF-8?q?=E6=B9=96=E9=80=82=E9=85=8D=E5=99=A8=E7=9A=84=20module=5Fname?= =?UTF-8?q?=20(#3937)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/adapters.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/adapters.json5 b/assets/adapters.json5 index e3f01a34..8fe4432d 100644 --- a/assets/adapters.json5 +++ b/assets/adapters.json5 @@ -339,7 +339,7 @@ "is_official": false }, { - "module_name": "yunhu", + "module_name": "nonebot.adapters.yunhu", "project_link": "nonebot-adapter-yunhu", "name": "云湖适配器", "desc": "云湖的NoneBot适配器",