Revert "Make Android app shortcut use 'Home Assistant' as name." (#8271)
* Revert "Version bump to 0.49.0.dev0 (#8266)" This reverts commit8e4394f173
. * Revert "Adding done_message to alert (#8116)" This reverts commit5e56bc7464
. * Revert "Camera services arm disarm including Netgear Arlo (#7961)" This reverts commited20f7e359
. * Revert "Make Android app shortcut use 'Home Assistant' as name instead of just 'Assistant'. (#8261)" This reverts commit0bcb7839fb
.
This commit is contained in:
parent
8e4394f173
commit
7123ec14be
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ MANIFEST_JSON = {
|
|||
'icons': [],
|
||||
'lang': 'en-US',
|
||||
'name': 'Home Assistant',
|
||||
'short_name': 'Home Assistant',
|
||||
'short_name': 'Assistant',
|
||||
'start_url': '/',
|
||||
'theme_color': '#03A9F4'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue