Skip to content

Commit

Permalink
✏️ fix module path error in bilibili live (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Feb 7, 2023
1 parent 5ae2431 commit f14580e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/static/adapters.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"is_official": false
},
{
"module_name": "nonebot.adapter.bilibili",
"module_name": "nonebot.adapters.bilibili",
"project_link": "nonebot-adapter-bilibili",
"name": "BilibiliLive",
"desc": "b站直播间ws协议",
Expand Down

0 comments on commit f14580e

Please sign in to comment.