mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
Update plugins.json
修改nonebot_plugin_fortune "module_name" 与 nonebot_plugin_tarot 标签"alpha only" to "beta first",tarot插件已适配beta.1并已发行pypi,beta.1适配优先
This commit is contained in:
parent
05f4a8b363
commit
26934124a1
@ -956,7 +956,7 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_fortune",
|
||||
"module_name": "今日运势",
|
||||
"project_link": "nonebot-plugin-fortune",
|
||||
"name": "nonebot_plugin_fortune",
|
||||
"desc": "抽签!占卜一下你的今日运势",
|
||||
@ -995,7 +995,7 @@
|
||||
"color": "#461264"
|
||||
},
|
||||
{
|
||||
"label": "alpha only",
|
||||
"label": "beta first",
|
||||
"color": "#b41f14"
|
||||
}
|
||||
],
|
||||
@ -1039,4 +1039,4 @@
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user