feat: #1377 - reextract ingredients (#1644)

* feat: #1377 - display and re-extract ingredients
This commit is contained in:
cli1005
2022-04-27 14:30:19 +02:00
committed by GitHub
parent 3af05bd62b
commit a88ac6d4ab
5 changed files with 134 additions and 157 deletions

View File

@ -100,6 +100,7 @@ abstract class ProductQuery {
ProductField.NUTRIMENT_ENERGY_UNIT,
ProductField.ADDITIVES,
ProductField.INGREDIENTS_ANALYSIS_TAGS,
ProductField.INGREDIENTS_TEXT,
ProductField.LABELS_TAGS,
ProductField.LABELS_TAGS_IN_LANGUAGES,
ProductField.ENVIRONMENT_IMPACT_LEVELS,