Update short_name in web app manifest (#121223)
This commit is contained in:
parent
d5135d4956
commit
7d5341cab2
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ MANIFEST_JSON = Manifest(
|
|||
],
|
||||
"lang": "en-US",
|
||||
"name": "Home Assistant",
|
||||
"short_name": "Assistant",
|
||||
"short_name": "Home Assistant",
|
||||
"start_url": "/?homescreen=1",
|
||||
"id": "/?homescreen=1",
|
||||
"theme_color": DEFAULT_THEME_COLOR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue