diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest index 6e62856cd..c4be3d6d9 100644 --- a/client/src/manifest.webmanifest +++ b/client/src/manifest.webmanifest @@ -6,7 +6,7 @@ "theme_color": "#fff", "description": "A federated video streaming platform using P2P", "display": "standalone", - "orientation": "any", + "orientation": "default", "icons": [ { "src": "/client/assets/images/icons/icon-36x36.png",