mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Remove forced orientation from manifest.json
This commit is contained in:
parent
84844c242b
commit
be9d6b9422
@ -1,9 +1,8 @@
|
||||
{
|
||||
"name": "Home Assistant",
|
||||
"short_name": "Home Assist",
|
||||
"short_name": "Assistant",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/static\/favicon-192x192.png",
|
||||
|
Loading…
x
Reference in New Issue
Block a user