크리에이터 채널 공지사항 변경 푸시 - 내용변경
This commit is contained in:
parent
41a6e05034
commit
d1ea7b8704
|
@ -327,7 +327,7 @@ class ExplorerService(
|
|||
FcmEvent(
|
||||
type = FcmEventType.CHANGE_NOTICE,
|
||||
title = member.nickname,
|
||||
message = "공지사항이 변경되었습니다 - ${notice.substring(0, 10)}",
|
||||
message = "공지를 등록했습니다.",
|
||||
creatorId = member.id!!
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue