Files
openclaw/extensions/qa-lab/openclaw.plugin.json
2026-04-28 04:33:47 +01:00

12 lines
170 B
JSON

{
"id": "qa-lab",
"activation": {
"onStartup": false
},
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}