no message
This commit is contained in:
parent
f6e4520b61
commit
e07055a642
1 changed files with 0 additions and 1 deletions
|
|
@ -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 (routeName == "registryNew" || routeName == "registryNewByid") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue