Set drop-down menu option to be same as help text below (#400)
This commit is contained in:
parent
147f473eeb
commit
d76bcf4cf9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return [
|
|||
'current' => 'Current Scheduled Tasks',
|
||||
'actions' => [
|
||||
'command' => 'Send Command',
|
||||
'power' => 'Send Power Toggle',
|
||||
'power' => 'Send Power Option',
|
||||
],
|
||||
'new_task' => 'Add New Task',
|
||||
'toggle' => 'Toggle Status',
|
||||
|
|
Loading…
Reference in a new issue