From 0f95acc62bafc387505791bca106b84f69676960 Mon Sep 17 00:00:00 2001 From: yaso Date: Thu, 3 Oct 2024 12:07:45 +0200 Subject: [PATCH] allow any screen rotation --- Frontend/patient_manager/web/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/patient_manager/web/manifest.json b/Frontend/patient_manager/web/manifest.json index adb82070..c1303a01 100644 --- a/Frontend/patient_manager/web/manifest.json +++ b/Frontend/patient_manager/web/manifest.json @@ -6,7 +6,7 @@ "background_color": "#3A4454", "theme_color": "#3A4454", "description": "Digitizing Mzansi one process at a time. Discover essential Mzansi apps to streamline your personal and professional life. Simplify your daily tasks with our user-friendly solutions.", - "orientation": "portrait", + "orientation": "any", "prefer_related_applications": false, "icons": [ {