Change manifest path to /states as this is the path / actually sets. (#11274)
This commit is contained in:
parent
353bb62687
commit
240098dd7e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ MANIFEST_JSON = {
|
|||
'lang': 'en-US',
|
||||
'name': 'Home Assistant',
|
||||
'short_name': 'Assistant',
|
||||
'start_url': '/',
|
||||
'start_url': '/states',
|
||||
'theme_color': DEFAULT_THEME_COLOR
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue