통합로그 피드백 : AL_GNB_CLICK 로그수정

This commit is contained in:
opacity@t-win.kr
2025-07-01 15:09:58 +09:00
parent d30ec94624
commit a119cfd936
2 changed files with 13 additions and 3 deletions

View File

@@ -62,8 +62,8 @@ const TabItemBase = ({
sendLogTotalRecommend({
contextName: LOG_CONTEXT_NAME.GNB,
messageId: LOG_MESSAGE_ID.GNB,
preButtonTitle: mainMenuTitle,
buttonTitle: patncNm ? patncNm : subtitle,
preButtonTitle: subtitle,
// buttonTitle: patncNm ? patncNm : subtitle,
})
);
});