diff options
| -rw-r--r-- | json/recipes/food/meat.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/food/meat.json b/json/recipes/food/meat.json index d71f7a7..ef99936 100644 --- a/json/recipes/food/meat.json +++ b/json/recipes/food/meat.json @@ -60,7 +60,7 @@          [ "seasoning_salt", 10 ],          [ "pepper", 10 ]        ], -      [ [ "sausage_casings", 6 ] ], +      [ [ "sausage_casings", 6 ] ]      ]    },    {  | 
