no message

This commit is contained in:
setthawutttty 2025-06-26 11:35:43 +07:00
parent 07debe659b
commit 1987642512

View file

@ -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 (