Skip to content

Commit

Permalink
Fixed data for spinach
Browse files Browse the repository at this point in the history
  • Loading branch information
flauschtrud committed Mar 28, 2024
1 parent 55bedc2 commit 4128848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/raw/central_europe.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
{
"name": "asparagus",
"months": [2, 3, 4, 5]
"months": [3, 4, 5]
},
{
"name": "spinach",
Expand Down

0 comments on commit 4128848

Please sign in to comment.