From 744b2f3f4a20f0452029e05f61db724db701cef4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 19 Apr 2020 16:00:42 +0300 Subject: allow rotation --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') 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" } -- cgit v1.2.3