From d0ed6826be3dd325765e40d57f5c2ba99bdea168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Tue, 30 Aug 2016 00:40:17 -0400 Subject: [PATCH] Do not set app orientation in manifest to use user setting at OS level --- client/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/client/manifest.json b/client/manifest.json index 51780d6c..5c047d55 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -3,7 +3,6 @@ "short_name": "The Lounge", "description": "Self-hosted web IRC client", "display": "standalone", - "orientation": "any", "theme_color": "#455164", "background_color": "#455164", "icons":