mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:40:43 +00:00
fix: stabilize release web provider validation
This commit is contained in:
@@ -183,6 +183,9 @@ export default definePluginEntry({
|
||||
`,
|
||||
manifest: {
|
||||
id: pluginId,
|
||||
contracts: {
|
||||
tools: ["kitchen-sink-tool", "kitchen_sink_tool"],
|
||||
},
|
||||
configSchema: {
|
||||
type: "object",
|
||||
properties: {},
|
||||
|
||||
Reference in New Issue
Block a user