refactor(plugin 命名空間): generic 改名 shared

This commit is contained in:
2026-07-31 17:33:11 +00:00
parent 220f23234a
commit 5ee39ee2e3
23 changed files with 136 additions and 136 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
{
"name": "generic",
"name": "shared",
"plugins": [
{
"name": "jsc-generic",
"name": "jsc-shared",
"source": {
"source": "url",
"url": "https://gitea.jsc.idv.tw/plugins/generic.git"
"url": "https://gitea.jsc.idv.tw/plugins/shared.git"
}
}
]