summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-19 16:00:42 +0300
committerAndrew Dolgov <[email protected]>2020-04-19 16:00:42 +0300
commit744b2f3f4a20f0452029e05f61db724db701cef4 (patch)
treeaf30b6ed5405a5d17df0ef2e977c89f757b3f9f4 /manifest.json
parentf64a364c5719b278a285e8f3ebc85c986a9e37ef (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 a52c6c6..4e51995 100644
--- a/manifest.json
+++ b/manifest.json
@@ -10,5 +10,5 @@
],
"start_url": "index.php",
"display": "standalone",
- "orientation": "portrait"
+ "orientation": "portrait-primary"
}