diff --git a/frontend/nuxt.config.js b/frontend/nuxt.config.js index ba8e21d7..fcc77571 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 ea550e0a..8ee81266 100644 --- a/frontend/pages/login.vue +++ b/frontend/pages/login.vue @@ -109,8 +109,8 @@