summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-19 16:02:16 +0300
committerAndrew Dolgov <[email protected]>2020-04-19 16:02:16 +0300
commitf28a75864777b72027275f620feb31a357a5ae3d (patch)
tree8907d31e6d84071d1dff948bbeed201450860a7c /manifest.json
parent744b2f3f4a20f0452029e05f61db724db701cef4 (diff)
allow rotation
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 4e51995..f643e52 100644
--- a/manifest.json
+++ b/manifest.json
@@ -10,5 +10,5 @@
],
"start_url": "index.php",
"display": "standalone",
- "orientation": "portrait-primary"
+ "orientation": "any"
}