Skip to content

Commit

Permalink
chore: add two new categories
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Jul 8, 2024
1 parent ec48277 commit 58229cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions public/data/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
{ "emoji": "🏠", "name": "Rent/Mortgage" },
{ "emoji": "💊", "name": "Health" },
{ "emoji": "", "name": "Utilities" },
{ "emoji": "📱", "name": "Phone/Internet" }
{ "emoji": "📱", "name": "Phone/Internet" },
{ "emoji": "🍺", "name": "Beer" },
{ "emoji": "🚬", "name": "Cigarette" }
]
},
{
Expand Down Expand Up @@ -50,7 +52,7 @@
"items": [
{ "emoji": "🤔", "name": "Unknown" },
{ "emoji": "🛠️", "name": "Repairs" },
{ "emoji": "📦", "name": "Miscellaneous" }
{ "emoji": "📦", "name": "Other" }
]
}
]

0 comments on commit 58229cb

Please sign in to comment.