From 2d41ad29f9eea4b327f77107bcb861138388e1a8 Mon Sep 17 00:00:00 2001 From: "opacity@t-win.kr" Date: Mon, 27 Oct 2025 10:10:00 +0900 Subject: [PATCH] =?UTF-8?q?=ED=86=B5=ED=95=A9=EB=A1=9C=EA=B7=B8=2013,14=20?= =?UTF-8?q?themecuration=20=EB=8C=80=EC=86=8C=EB=AC=B8=EC=9E=90=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/utils/Config.js | 2 +- com.twin.app.shoptime/src/utils/helperMethods.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/com.twin.app.shoptime/src/utils/Config.js b/com.twin.app.shoptime/src/utils/Config.js index 2d5a496d..262b1dff 100644 --- a/com.twin.app.shoptime/src/utils/Config.js +++ b/com.twin.app.shoptime/src/utils/Config.js @@ -607,7 +607,7 @@ export const LOG_CONTEXT_NAME = { TRENDING_NOW: "shoptime.trendingnow", HOT_PICKS: "shoptime.hotpicks", SEARCH: "shoptime.search", - THEME_CURATION: "shoptime.themeCuration", + THEME_CURATION: "shoptime.themecuration", CATEGORY: "shoptime.category", ENTRY: "shoptime.entry", MYORDER: "shoptime.myorder", diff --git a/com.twin.app.shoptime/src/utils/helperMethods.js b/com.twin.app.shoptime/src/utils/helperMethods.js index 9ce8a7e7..945600a0 100644 --- a/com.twin.app.shoptime/src/utils/helperMethods.js +++ b/com.twin.app.shoptime/src/utils/helperMethods.js @@ -144,7 +144,7 @@ let localLaunchParams = { // contentTarget: "V3_3000_AD:SR_SR_1", // contentTarget: "V3_2006_HOMEBANNER:6241018_HP_1_1307_2", // contentTarget: "V3_2004_HOMEBANNER:4241101_HP_9_889", - // contentTarget: "V3_2001_HOMEBANNER:1240712_TM_10", + contentTarget: "V3_2001_HOMEBANNER:1240712_TM_10", }; export const getLaunchParams = () => {