Skip to content

Commit 720b659

Browse files
committed
add simple_test
1 parent 5cf9954 commit 720b659

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

plugins/simple_test/plugin_info.json

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

0 commit comments

Comments
 (0)