diff --git a/opencode.json b/opencode.json index f10e9f5..9c6562d 100644 --- a/opencode.json +++ b/opencode.json @@ -1,4 +1,4 @@ { "$schema": "https://opencode.ai/config.json", - "plugin": ["./src/plugin/index.ts"] -} \ No newline at end of file + "plugin": ["./src/server/index.ts"] +}