chore(plugin 設定): 對齊四家 manifest 的名稱、來源與能力描述

This commit is contained in:
Jeffery
2026-07-15 14:23:40 +08:00
parent 09f0dffdb0
commit a224cd7a1d
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "jsc-plugins",
"name": "code",
"plugins": [
{
"name": "jsc",
"source": {
"source": "url",
"url": "https://gitea.jsc.idv.tw/plugins/template.git"
"url": "https://gitea.jsc.idv.tw/plugins/code.git"
}
}
]