[Log] added, log menu: "Welcome Event"
This commit is contained in:
@@ -62,7 +62,7 @@ export const getMenuByTargetContent = (contentTarget) => {
|
||||
} else if (type === "HP") {
|
||||
return LOG_MENU.HOT_PICKS;
|
||||
} else if (type === "WE") {
|
||||
return "Temp, Welcome Event"; // pyh todo, menu 문의
|
||||
return LOG_MENU.WELCOME_EVENT;
|
||||
} else if (type === "OS") {
|
||||
return LOG_MENU.ON_SALE;
|
||||
} else if (type === "BS") {
|
||||
|
||||
Reference in New Issue
Block a user