mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 23:30:22 +00:00
refactor: move tasks into bundled plugin
This commit is contained in:
9
extensions/tasks/openclaw.plugin.json
Normal file
9
extensions/tasks/openclaw.plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "tasks",
|
||||
"enabledByDefault": true,
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user