feat: declare startup plugin imports explicitly

This commit is contained in:
Shakker
2026-04-28 03:23:57 +01:00
parent 3945193257
commit f1aaa2cd91
18 changed files with 50 additions and 0 deletions

View File

@@ -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.",