mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:40:43 +00:00
feat: declare startup plugin imports explicitly
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "phone-control",
|
||||
"activation": {
|
||||
"onStartup": true
|
||||
},
|
||||
"enabledByDefault": true,
|
||||
"name": "Phone Control",
|
||||
"description": "Arm/disarm high-risk phone node commands (camera/screen/writes) with an optional auto-expiry.",
|
||||
|
||||
Reference in New Issue
Block a user