From a99535ed7e201ceba3102084f835b3df1d263c7c Mon Sep 17 00:00:00 2001 From: ntr Date: Wed, 9 Oct 2019 10:31:16 +1100 Subject: [PATCH] manifest orientation remove --- client/manifest.webmanifest | 1 - 1 file changed, 1 deletion(-) diff --git a/client/manifest.webmanifest b/client/manifest.webmanifest index afb2065e..3d2582a5 100644 --- a/client/manifest.webmanifest +++ b/client/manifest.webmanifest @@ -16,7 +16,6 @@ ], "start_url": "/index.html", "display": "fullscreen", - "orientation": "portrait", "theme_color": "#000000", "background_color": "#000000" } \ No newline at end of file