Skip to content

Commit

Permalink
fix: 카테고리 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzwv committed Nov 25, 2023
1 parent a31240b commit 0fb1701
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@

@RequiredArgsConstructor
public enum Category {
PLAY("연극"),
MUSICAL("뮤지컬"),
PLAY("공연"),
EXHIBIT("전시"),
ACADEMIC("학술"),
BAR("주점"),
Expand Down

0 comments on commit 0fb1701

Please sign in to comment.