Skip to content

Commit

Permalink
chore(MeetingCategory): 번개 -> 번쩍으로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekks committed Dec 16, 2024
1 parent 2e4f7f3 commit efd2a06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
public enum MeetingCategory {
STUDY("스터디"),
LECTURE("강연"),
LIGHTNING("번개"),
LIGHTNING("번쩍"),
EVENT("행사"),
SEMINAR("세미나");

Expand Down

0 comments on commit efd2a06

Please sign in to comment.