mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:30:44 +00:00
feat: declare startup plugin imports explicitly
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"id": "browser",
|
||||
"enabledByDefault": true,
|
||||
"activation": {
|
||||
"onStartup": true,
|
||||
"onConfigPaths": ["browser"]
|
||||
},
|
||||
"commandAliases": [{ "name": "browser" }],
|
||||
|
||||
Reference in New Issue
Block a user