diff --git a/packages/hoppscotch-common/src/composables/pwa.ts b/packages/hoppscotch-common/src/composables/pwa.ts index ec50008ed..70391c1bc 100644 --- a/packages/hoppscotch-common/src/composables/pwa.ts +++ b/packages/hoppscotch-common/src/composables/pwa.ts @@ -21,7 +21,7 @@ export const usePwaPrompt = function () { function showUpdateToast() { toast.show(`${t("app.new_version_found")}`, { - position: "bottom-left", + position: "bottom-center", duration: 0, action: [ {