Skip to content

Commit

Permalink
更新插件tag
Browse files Browse the repository at this point in the history
  • Loading branch information
felinae98 authored Jan 17, 2022
1 parent cf819af commit c675add
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,16 @@
"desc": "订阅来自微博,B站,网易云,RSS以及各种网站的动态,转发到QQ群中",
"name": "Bison",
"homepage": "https://github.com/felinae98/nonebot-bison",
"tags": [],
"tags": [
{
"label": "alpha only",
"color": "#f56c6c"
},
{
"label": "a:cqhttp",
"color": "#000000"
}
],
"is_official": false
},
{
Expand Down Expand Up @@ -941,4 +950,4 @@
],
"is_official": false
}
]
]

0 comments on commit c675add

Please sign in to comment.