Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CYY1007 committed Oct 5, 2023
1 parent 87d4434 commit 8cca985
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/zipdabang/server/converter/MemberConverter.java
Original file line number Diff line number Diff line change
Expand Up @@ -420,3 +420,5 @@ public static MemberResponseDto.MyZipdabangDto toMyZipdabangDto(Member member, b
.build();
}
}


0 comments on commit 8cca985

Please sign in to comment.