From 39cb6587f25141a71bb6a0a50cc0ddc639698d77 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Mon, 2 Sep 2024 19:53:09 -0400 Subject: [PATCH] Removed the orientation field so that the rotate lock is respected --- frontend/nuxt.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/nuxt.config.js b/frontend/nuxt.config.js index 8474a39d986..59cb9086417 100644 --- a/frontend/nuxt.config.js +++ b/frontend/nuxt.config.js @@ -492,7 +492,6 @@ export default { ], prefer_related_applications: false, handle_links: "preferred", - orientation: "any", categories: [ "food" ],