refactor: move pwa update toast to the bottom center

This commit is contained in:
Andrew Bastin
2024-06-28 15:10:04 +03:00
parent fd60c630fd
commit fba22ea687

View File

@@ -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: [
{