Skip to content

Commit

Permalink
refactor : 오타수정
Browse files Browse the repository at this point in the history
  • Loading branch information
seulgi99 committed Jul 3, 2024
1 parent bcfbe20 commit a2d1ba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ public final class HackathonApplyEmailContent {
</body></html>
""";

public static String IMAGE_PATH = "attachment/hackathon/12th_hackathon.png";\
public static String IMAGE_PATH = "attachment/hackathon/12th_hackathon.png";
}

0 comments on commit a2d1ba8

Please sign in to comment.