mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Change manifest path to /states as this is the path / actually sets. (#11274)
This commit is contained in:
parent
353bb62687
commit
240098dd7e
@ -49,7 +49,7 @@ MANIFEST_JSON = {
|
|||||||
'lang': 'en-US',
|
'lang': 'en-US',
|
||||||
'name': 'Home Assistant',
|
'name': 'Home Assistant',
|
||||||
'short_name': 'Assistant',
|
'short_name': 'Assistant',
|
||||||
'start_url': '/',
|
'start_url': '/states',
|
||||||
'theme_color': DEFAULT_THEME_COLOR
|
'theme_color': DEFAULT_THEME_COLOR
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user