diff --git a/MoneyMap/Pages/CategoryMappings.cshtml b/MoneyMap/Pages/CategoryMappings.cshtml index e91eed0..1054b26 100644 --- a/MoneyMap/Pages/CategoryMappings.cshtml +++ b/MoneyMap/Pages/CategoryMappings.cshtml @@ -6,7 +6,13 @@
[ + { + "category": "Groceries", + "pattern": "WALMART", + "priority": 0 + }, + { + "category": "Gas & Auto", + "pattern": "SHELL", + "priority": 100 + } +]