Files
openclaw/extensions/qa-channel/openclaw.plugin.json
2026-04-05 23:21:56 +01:00

10 lines
158 B
JSON

{
"id": "qa-channel",
"channels": ["qa-channel"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}