Skip to content

Commit

Permalink
Merge branch 'dev' into feat/PW-511-zero-downtime-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlee1703 authored Aug 19, 2024
2 parents 93bf1d1 + 0efc066 commit 43881a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
public enum SpendingCategory implements LegacyCommonType {
CUSTOM("0", "사용자 정의"),
FOOD("1", "식비"),
TRANSPORTATION("2", "교통비"),
TRANSPORTATION("2", "교통"),
BEAUTY_OR_FASHION("3", "뷰티/패션"),
CONVENIENCE_STORE("4", "편의점/마트"),
EDUCATION("5", "교육"),
Expand Down

0 comments on commit 43881a0

Please sign in to comment.