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"