mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-04-14 20:47:18 +00:00
🐛 Fix: 修正云湖适配器的 module_name (#3937)
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "yunhu",
|
||||
"module_name": "nonebot.adapters.yunhu",
|
||||
"project_link": "nonebot-adapter-yunhu",
|
||||
"name": "云湖适配器",
|
||||
"desc": "云湖的NoneBot适配器",
|
||||
|
||||
Reference in New Issue
Block a user