Skip to content

Commit

Permalink
Lint bread.json
Browse files Browse the repository at this point in the history
Missed linting this, hopefully this makes the bot happy.
  • Loading branch information
Sirbab committed Oct 22, 2024
1 parent 767baa4 commit d3dcef8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/json/recipes/food/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@
"activity_level": "LIGHT_EXERCISE",
"result": "PBJ_Toast",
"copy-from": "buttered_toast",
"components": [ [ [ "jam_fruit", 1 ] ], [ [ "butter", 1 ], [ "raw_butter", 1 ] ], [ [ "any_peanutbutter", 1, "LIST" ] ], [ [ "toast", 1 ] ] ]
"components": [
[ [ "jam_fruit", 1 ] ],
[ [ "butter", 1 ], [ "raw_butter", 1 ] ],
[ [ "any_peanutbutter", 1, "LIST" ] ],
[ [ "toast", 1 ] ]
]
}
]

0 comments on commit d3dcef8

Please sign in to comment.