fix: stabilize release web provider validation

This commit is contained in:
Peter Steinberger
2026-05-02 08:05:43 +01:00
parent acb2f91ada
commit 44778bc7e2
3 changed files with 9 additions and 4 deletions

View File

@@ -183,6 +183,9 @@ export default definePluginEntry({
`,
manifest: {
id: pluginId,
contracts: {
tools: ["kitchen-sink-tool", "kitchen_sink_tool"],
},
configSchema: {
type: "object",
properties: {},