mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
✏️ Fix wrong module name
This commit is contained in:
parent
22597959cf
commit
2f61c6a6f9
@ -974,9 +974,9 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "今日运势",
|
"module_name": "nonebot_plugin_fortune",
|
||||||
"project_link": "nonebot-plugin-fortune",
|
"project_link": "nonebot-plugin-fortune",
|
||||||
"name": "nonebot_plugin_fortune",
|
"name": "今日运势",
|
||||||
"desc": "抽签!占卜一下你的今日运势",
|
"desc": "抽签!占卜一下你的今日运势",
|
||||||
"author": "KafCoppelia",
|
"author": "KafCoppelia",
|
||||||
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
|
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
|
||||||
@ -1086,4 +1086,4 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user