Skip to content

Commit 9c15994

Browse files
committed
minor fix
1 parent 4f61047 commit 9c15994

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
0 Bytes
Binary file not shown.

cards/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class CardBenefit(models.Model):
3737
("GROCERIES", "Groceries"),
3838
("TRAVEL", "Travel"),
3939
("ENTERTAINMENT", "Entertainment"),
40+
("SUBSCRIPTIONS", "Subscriptions"),
4041
("OTHER", "Other"),
4142
]
4243

0 commit comments

Comments
 (0)