Do not force portrait mode

For easier use on larger devices like tablets
This commit is contained in:
Arvind Chembarpu
2020-09-21 21:24:32 +02:00
committed by GitHub
parent 855fe1235a
commit 86cd3c0c38

View File

@@ -15,6 +15,5 @@
], ],
"theme_color": "#3c8dbc", "theme_color": "#3c8dbc",
"background_color": "#3c8dbc", "background_color": "#3c8dbc",
"display": "standalone", "display": "standalone"
"orientation": "portrait"
} }