diff --git a/Repo.cs b/Repo.cs index bd3f849..7ccdd14 100644 --- a/Repo.cs +++ b/Repo.cs @@ -63,6 +63,7 @@ static class Repo "beef", "boiled egg", "canadian bacon", + "capicola", "chicken", "ham", "hot chorizo sausage", @@ -87,6 +88,7 @@ static class Repo "bell peppers", "black olive", "broccoli", + "Brussels sprouts", "cherry tomato", "eggplant", "garlic", @@ -107,7 +109,8 @@ static class Repo "sauerkraut", "spinach", "sweetcorn", - "tomato" + "tomato", + "zucchini", } );