mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 11:54:35 +02:00
Rename preview task to run (#52857)
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Preview",
|
||||
"label": "Run Home Assistant Core",
|
||||
"type": "shell",
|
||||
"command": "hass -c ./config",
|
||||
"group": {
|
||||
|
||||
Reference in New Issue
Block a user