UX: Change orientation from portrait to any in manifest.json

This commit is contained in:
Michael Mayer 2021-01-08 15:01:45 +01:00
parent b1934d2533
commit a215556617

View file

@ -81,7 +81,7 @@
"scope": "/",
"start_url": "/photos",
"display": "standalone",
"orientation": "portrait",
"orientation": "any",
"theme_color": "#333333",
"background_color": "#333333",
"permissions": [