Allow orientation landscape for installed app
This commit is contained in:
parent
513f622f72
commit
1c935030b6
1 changed files with 1 additions and 2 deletions
|
@ -25,6 +25,5 @@
|
|||
"background_color": "#3367d6",
|
||||
"start_url": "index.html",
|
||||
"display": "standalone",
|
||||
"theme_color": "#3367d6",
|
||||
"orientation": "portrait"
|
||||
"theme_color": "#3367d6"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue