Skip to content

Commit 113392f

Browse files
committed
임시 커밋
1 parent 0cbd4b8 commit 113392f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/main/java/com/example/FixLog/domain/post

src/main/java/com/example/FixLog/domain/post/Post.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,6 @@ public void changeExtraContent(String newExtraContent){
119119
public void updateEditedAt(LocalDateTime newLocalDateTime){
120120
this.editedAt = newLocalDateTime;
121121
}
122+
123+
122124
}

0 commit comments

Comments
 (0)