fix: 修复 README.md 链接格式并添加 repository 字段

This commit is contained in:
Roe-xin
2026-01-13 16:39:59 +08:00
parent b9e63bc9a9
commit 83b706d5be
2 changed files with 6 additions and 2 deletions

View File

@ -21,6 +21,10 @@
"assistant"
],
"license": "SEE LICENSE IN LICENSE",
"repository": {
"type": "git",
"url": "https://git.pengyejiatu.com/pengyejiatu/IC-Coder-Plugin.git"
},
"activationEvents": [
"onCommand:ic-coder.openPanel",
"onView:ic-coder-sidebar",