mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
fix: Updated pwa orientation to any (#6298)
This commit is contained in:
committed by
GitHub
parent
3ba2227bc7
commit
c63932e8b3
@@ -269,7 +269,7 @@ export default defineNuxtConfig({
|
||||
"browser",
|
||||
"window-controls-overlay",
|
||||
],
|
||||
orientation: "portrait-primary",
|
||||
orientation: "any",
|
||||
categories: ["food", "lifestyle"],
|
||||
prefer_related_applications: false,
|
||||
handle_links: "preferred",
|
||||
|
||||
Reference in New Issue
Block a user