Skip to content

Commit

Permalink
Update Meat category
Browse files Browse the repository at this point in the history
  • Loading branch information
Javex committed Apr 8, 2024
1 parent 5347eb0 commit 30a762d
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions web/site/model/categories.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,12 @@ exports.categories = [
],
},
{
name: "🥚🥛🥩 Kühlwaren",
name: "🥩🦐 Meat & Seafood",
subcategories: [
/*30*/ "Schnelle Küche",
/*31*/ "Eier",
/*32*/ "Fleisch",
/*33*/ "Käse, Aufstriche & Salate",
/*34*/ "Milchprodukte",
/*35*/ "Feinkostplatten & Brötchen",
/*36*/ "Blätterteig, Strudelteig",
/*37*/ "Wurst, Schinken & Speck",
/*38*/ "Feinkost",
/*39*/ "Fisch",
/*3A*/ "Unbekannt", // Not available in Billa hierarchy, left blank
/*3B*/ "Vegetarisch, Tofu, Soja & Co",
/*30*/ "Poultry",
/*31*/ "Meat",
/*32*/ "Seafood",
/*33*/ "BBQ",
],
},
{
Expand Down

0 comments on commit 30a762d

Please sign in to comment.