fix: PWA follows OS screen rotation/lock settings (#6573)

This commit is contained in:
cordlord
2025-11-25 15:42:38 -06:00
committed by GitHub
parent fe53cc28ba
commit 3146e99b03

View File

@@ -246,7 +246,6 @@ export default defineNuxtConfig({
"browser", "browser",
"window-controls-overlay", "window-controls-overlay",
], ],
orientation: "any",
categories: ["food", "lifestyle"], categories: ["food", "lifestyle"],
prefer_related_applications: false, prefer_related_applications: false,
handle_links: "preferred", handle_links: "preferred",