Skip to content

Commit 5e5c6ae

Browse files
committed
addNewCategories
1 parent 742449e commit 5e5c6ae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/main/java/moneybuddy/fr/moneybuddy/model/enums/ChapterCategory.java

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@
66
public enum ChapterCategory {
77
SIX_TO_TEN,
88
TEN_TO_FOURTEEN,
9-
BASICS
9+
BASICS,
10+
EVERYDAY_MATH,
11+
HISTORY_OF_MONEY,
12+
BUDGETING,
13+
SCAM_OR_NOT
1014
}

0 commit comments

Comments
 (0)