Skip to content

Commit 1e14716

Browse files
committed
refactor: 게시글 좋아요 알림 메시지에 게시글 제목 추가
1 parent b1caec6 commit 1e14716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/back/domain/post/post/service/PostService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.back.domain.post.post.service;
1+
package com.back.domain.post.post.service;
22

33
import com.back.domain.notification.enums.NotificationType;
44
import com.back.domain.notification.service.NotificationService;

0 commit comments

Comments
 (0)