From 06fbcde34ee68d1a116a355039b9b7033704e2a1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 31 Jul 2024 08:15:40 +0200 Subject: [PATCH] Use implicit default orientation --- client/src/manifest.webmanifest | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest index c4be3d6d9..0db219c0b 100644 --- a/client/src/manifest.webmanifest +++ b/client/src/manifest.webmanifest @@ -6,7 +6,6 @@ "theme_color": "#fff", "description": "A federated video streaming platform using P2P", "display": "standalone", - "orientation": "default", "icons": [ { "src": "/client/assets/images/icons/icon-36x36.png",