mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-24 01:03:16 +00:00
✏️ Plugin: 修改插件 algo 信息 (#4100)
This commit is contained in:
@@ -9706,6 +9706,18 @@
|
|||||||
{
|
{
|
||||||
"label": "ACM",
|
"label": "ACM",
|
||||||
"color": "#eb0e31"
|
"color": "#eb0e31"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Codeforces",
|
||||||
|
"color": "#52EACF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "洛谷",
|
||||||
|
"color": "#5280ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "比赛推送",
|
||||||
|
"color": "#55ea52"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
|||||||
Reference in New Issue
Block a user