forked from home-assistant/core
Remove forced orientation from manifest.json
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "Home Assistant",
|
"name": "Home Assistant",
|
||||||
"short_name": "Home Assist",
|
"short_name": "Assistant",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "portrait",
|
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "\/static\/favicon-192x192.png",
|
"src": "\/static\/favicon-192x192.png",
|
||||||
|
Reference in New Issue
Block a user