From a8a8a6df0939edc071fdd2bf0df25332e6e611c8 Mon Sep 17 00:00:00 2001 From: Nastya Date: Mon, 18 Dec 2023 03:23:03 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D0=B8=D1=80=D0=B0=D0=B5=D0=BC=20?= =?UTF-8?q?=D1=81=D0=BB=D0=B5=D1=88=20=D0=B8=D0=B7=20=D0=B7=D0=B0=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ViewPublicationPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ViewPublicationPage/index.tsx b/src/pages/ViewPublicationPage/index.tsx index 700d561..33d3a83 100644 --- a/src/pages/ViewPublicationPage/index.tsx +++ b/src/pages/ViewPublicationPage/index.tsx @@ -14,7 +14,7 @@ import { useGetSettings } from "../../utils/hooks/useGetSettings"; const QID = process.env.NODE_ENV === "production" ? - window.location.pathname + window.location.pathname.replace(/\//g, '') : "c1ee11d2-ed5a-47d1-b500-bda6fd442114"