forked from external-repos/squoosh
fixes #268 - change orientation to "any" from "portrait" in manifest.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"short_name": "Squoosh",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"orientation": "any",
|
||||
"background_color": "#fff",
|
||||
"theme_color": "#f78f21",
|
||||
"icons": [
|
||||
|
||||
Reference in New Issue
Block a user