fix: correct BLS 4.0 category mapping for food search results

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 28fac452ed
commit cf62ce00fa
2 changed files with 12 additions and 10 deletions
File diff suppressed because one or more lines are too long