From e9cfc066a5ad5375eb8ac30dd1170828e82b4197 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Mon, 10 Oct 2022 14:50:53 +0530 Subject: [PATCH] fix: resolved #2758 --- packages/hoppscotch-app/vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoppscotch-app/vite.config.ts b/packages/hoppscotch-app/vite.config.ts index 76c1abd56..f3309a235 100644 --- a/packages/hoppscotch-app/vite.config.ts +++ b/packages/hoppscotch-app/vite.config.ts @@ -116,7 +116,7 @@ export default defineConfig({ name: APP_INFO.name, short_name: APP_INFO.name, description: APP_INFO.shortDescription, - start_url: "?source=pwa", + start_url: "/?source=pwa", background_color: APP_INFO.app.background, theme_color: APP_INFO.app.background, icons: [