mirror of
https://github.com/esphome/esphome.git
synced 2025-01-18 12:05:41 +00:00
Update ambiguous command (#1889)
This commit is contained in:
parent
d23376b81e
commit
11b8210e36
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"label": "run",
|
"label": "run",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"command": "python3 -m esphome dashboard config",
|
"command": "python3 -m esphome dashboard config/",
|
||||||
"problemMatcher": []
|
"problemMatcher": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user