From 84a764ede2e51f52fe8dabf8dcefb902c7bb9452 Mon Sep 17 00:00:00 2001 From: samscoding <36684207+samscoding@users.noreply.github.com> Date: Sun, 28 Mar 2021 12:20:01 -0400 Subject: [PATCH] Removed orientation from web app manifest (#1133) --- assets/static/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/static/manifest.json b/assets/static/manifest.json index ed9e184c2..a5d8a6dcf 100644 --- a/assets/static/manifest.json +++ b/assets/static/manifest.json @@ -82,7 +82,6 @@ "scope": "/", "start_url": "/", "display": "standalone", - "orientation": "any", "theme_color": "#333333", "background_color": "#333333", "permissions": [