Skip to content

Commit 1c0cb13

Browse files
authored
chore: 应用商店增加 “运行环境” 分类 (#11)
1 parent f13947b commit 1c0cb13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/list.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
{
2121
"key": "CI/CD",
2222
"name": "CI/CD"
23+
},
24+
{
25+
"key": "Runtime",
26+
"name": "运行环境"
2327
}
2428
],
2529
"items": [

0 commit comments

Comments
 (0)