mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
Plugin: 修改 nonebot-plugin-strman 错误的 module_name (#780)
This commit is contained in:
parent
9ed5d915d5
commit
aacfc9b90c
@ -184,7 +184,7 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot-plugin-strman",
|
"module_name": "nonebot_plugin_strman",
|
||||||
"project_link": "nonebot-plugin-strman",
|
"project_link": "nonebot-plugin-strman",
|
||||||
"author": "echobot-dev",
|
"author": "echobot-dev",
|
||||||
"desc": "通过字符串标签在文件中集中管理字符串",
|
"desc": "通过字符串标签在文件中集中管理字符串",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user