From 1987642512d2f1a1f95513b91b4e4038a189ccc7 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Thu, 26 Jun 2025 11:35:43 +0700 Subject: [PATCH] no message --- src/app.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.config.ts b/src/app.config.ts index 68d28875e..4c8a456fd 100644 --- a/src/app.config.ts +++ b/src/app.config.ts @@ -151,7 +151,6 @@ const API = { const path = import.meta.env.VITE_MANUAL_URL ?? ""; const generatePopupPath = (routeName: any) => { - console.log("🚀 ~ generatePopupPath ~ routeName:", routeName); if (routeName.includes("metadata")) { return `${path}/chapter-2-admin-metadata`; } else if (