diff --git a/frontend/nuxt.config.js b/frontend/nuxt.config.js index ba8e21d78e2..fcc77571050 100644 --- a/frontend/nuxt.config.js +++ b/frontend/nuxt.config.js @@ -312,6 +312,7 @@ export default { ogSiteName: "Mealie", }, manifest: { + start_url: "", lang: "en", name: "Mealie", title: "Mealie", diff --git a/frontend/pages/login.vue b/frontend/pages/login.vue index ea550e0a88d..8ee81266068 100644 --- a/frontend/pages/login.vue +++ b/frontend/pages/login.vue @@ -109,8 +109,8 @@