fix: correct BLS 4.0 category mapping for food search results
All checks were successful
CI / update (push) Successful in 3m27s

The CATEGORY_MAP was based on BLS 3.x letter codes which were completely
reshuffled in version 4.0. This caused wrong categories like Schwarztee
showing "Wurstwaren" instead of "Getränke". Remapped all 20 letter codes
to match actual BLS 4.0 Hauptlebensmittelgruppen and regenerated blsDb.
This commit is contained in:
2026-04-08 10:40:23 +02:00
parent 3bd80e60e1
commit 470d000125
2 changed files with 12 additions and 10 deletions

File diff suppressed because one or more lines are too long