diff --git a/backend/open_webui/main.py b/backend/open_webui/main.py index cd35fe0ab3..80c9e318ce 100644 --- a/backend/open_webui/main.py +++ b/backend/open_webui/main.py @@ -1776,7 +1776,6 @@ async def get_manifest_json(): "start_url": "/", "display": "standalone", "background_color": "#343541", - "orientation": "any", "icons": [ { "src": "/static/logo.png",