fix(plugin): select plugins by id

This commit is contained in:
Dax Raad
2026-07-10 00:44:43 -04:00
parent 2a4b298108
commit fbb0fdf88a
8 changed files with 149 additions and 152 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"groups": [
{
"group": "Build with OpenCode",
"pages": ["plugins", "client", "sdk/index"]
"pages": ["build/plugins", "build/client", "build/sdk"]
}
]
},