tangning hai 10 meses
pai
achega
05d70c36da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/env.ts

+ 1 - 1
src/utils/env.ts

@@ -36,7 +36,7 @@ export function getAppEnvConfig() {
   }
 
   return {
-    unescape(VITE_GLOB_APP_TITLE),
+    VITE_GLOB_APP_TITLE,
     VITE_GLOB_API_URL,
     VITE_GLOB_APP_SHORT_NAME,
     VITE_GLOB_API_URL_PREFIX,