mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:00:44 +00:00
fix: scope voicecall CLI activation
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"id": "voice-call",
|
||||
"commandAliases": [{ "name": "voicecall" }],
|
||||
"activation": {
|
||||
"onStartup": true
|
||||
"onStartup": true,
|
||||
"onCommands": ["voicecall"]
|
||||
},
|
||||
"channelEnvVars": {
|
||||
"voice-call": [
|
||||
|
||||
Reference in New Issue
Block a user