Skip to content

Commit 25dcf46

Browse files
authored
Add ConnectCore (#461)
1 parent 21c8d10 commit 25dcf46

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

plugins/connect_core/plugin_info.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "connect_core",
3+
"authors": [
4+
{
5+
"name": "zhongbai233",
6+
"link": "https://github.com/zhongbai2333"
7+
}
8+
],
9+
"repository": "https://github.com/zhongbai2333/ConnectCore",
10+
"branch": "master",
11+
"labels": ["api", "management"],
12+
"introduction": {
13+
"en_us": "README.md",
14+
"zh_cn": "README_zh.md"
15+
}
16+
}

0 commit comments

Comments
 (0)