유명현

EDIT: Notification sentence fit UX

...@@ -31,7 +31,7 @@ const checkMamul = (client, userId) => { ...@@ -31,7 +31,7 @@ const checkMamul = (client, userId) => {
31 [ 31 [
32 { 32 {
33 type: "text", 33 type: "text",
34 - text: `키워드: ${keywords[i]}`, 34 + text: `유저님의 ${keywords[i]} 매물 알림이 도착했어요!`,
35 }, 35 },
36 setCarouselMessage(res), 36 setCarouselMessage(res),
37 ] 37 ]
......