fix(planner): rename gradient-protein-veg → gradient-protein-vegetarisch

The CSS variable key must match the actual tag name after umlaut
transliteration. 'veg' would never match a real tag named 'vegetarisch'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-10 11:32:05 +02:00
parent 389500c1dd
commit b919a716f5
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ const requiredTokens = [
'--gradient-protein-rind',
'--gradient-protein-fisch',
'--gradient-protein-tofu',
'--gradient-protein-veg',
'--gradient-protein-vegetarisch',
'--gradient-protein-schwein',
'--gradient-protein-lamm',
'--gradient-protein-ei',