Skip to content

Commit b406da6

Browse files
authored
Refactor plugin entry for CS skins
1 parent c24fe0c commit b406da6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

plugins.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@
1616
],
1717
"social_link": "https://github.com/bvzrays"
1818
},
19-
{
20-
"name": "astrbot_plugin_cs_skins",
19+
"astrbot_plugin_cs_skins": {
2120
"display_name": "CS 饰品查询",
2221
"desc": "通过 CSQAQ 的 API 进行调用,获取饰品的信息。",
2322
"author": "wsryhc",
2423
"repo": "https://github.com/wsryhc/astrbot_plugin_cs_skins",
2524
"tags": [
2625
"cs"
27-
],
26+
]
2827
},
2928
"astrbot_plugin_cstatscheck": {
3029
"display_name": "cstatscheck",

0 commit comments

Comments
 (0)