Skip to content

[feat] 코드 해제 요청 알림 본문 제거#382

Merged
sgo722 merged 2 commits intodevelopfrom
feature/#381
Jan 3, 2026
Merged

[feat] 코드 해제 요청 알림 본문 제거#382
sgo722 merged 2 commits intodevelopfrom
feature/#381

Conversation

@sgo722
Copy link
Contributor

@sgo722 sgo722 commented Jan 3, 2026

변경 사항

코드 해제 요청 알림 발송 시 본문(body) 내용을 제거하고 제목(title)만 전송하도록 수정했습니다.

상세 내용

  • ChatService.sendCodeUnlockNotification() 함수의 body 필드값을 빈 문자열로 변경
  • 알림의 제목만 표시되도록 수정

관련 이슈

Closes #381

@sgo722 sgo722 merged commit 5a6ed32 into develop Jan 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

코드 해제 요청 알림 본문 제거

1 participant