David Luzar пре 1 година
родитељ
комит
1ed98f9c93
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      excalidraw-app/components/AppMainMenu.tsx

+ 1 - 1
excalidraw-app/components/AppMainMenu.tsx

@@ -34,7 +34,7 @@ export const AppMainMenu: React.FC<{
       <MainMenu.ItemLink
       <MainMenu.ItemLink
         icon={ExcalLogo}
         icon={ExcalLogo}
         href={`${
         href={`${
-          import.meta.env.VITE_APP_PLUS_APP
+          import.meta.env.VITE_APP_PLUS_LP
         }/plus?utm_source=excalidraw&utm_medium=app&utm_content=hamburger`}
         }/plus?utm_source=excalidraw&utm_medium=app&utm_content=hamburger`}
         className=""
         className=""
       >
       >