Files
Moltbot/extensions/qwen-portal-auth/openclaw.plugin.json
2026-01-31 21:13:13 +09:00

10 lines
166 B
JSON

{
"id": "qwen-portal-auth",
"providers": ["qwen-portal"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}