PR - 2
parent
3df19b2e4f
commit
bcf6052685
|
@ -9,6 +9,7 @@ class DefaultCategories(Enum):
|
||||||
FOOD = 1
|
FOOD = 1
|
||||||
GAS = 2
|
GAS = 2
|
||||||
SHOPPING = 3
|
SHOPPING = 3
|
||||||
|
GAS = 4
|
||||||
# ...
|
# ...
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue