[deppLink] TM patnrId -> curationId 변경
This commit is contained in:
@@ -283,7 +283,7 @@ export const handleDeepLink =
|
||||
break;
|
||||
|
||||
case "TM":
|
||||
patnrId = tokens[4]; // 큐레이션 아이디
|
||||
curationId = tokens[4]; // 큐레이션 아이디
|
||||
panelName = panel_names.THEME_CURATION_PANEL;
|
||||
panelInfo = {
|
||||
lnkCurationId: curationId,
|
||||
|
||||
Reference in New Issue
Block a user