From a2508fa9e37b13b12044a8869f60d9f43f33a95c Mon Sep 17 00:00:00 2001 From: Ricardo Campos Date: Wed, 17 Sep 2025 15:44:26 -0300 Subject: [PATCH] feat: remove icons from food type to free space --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 112cfbc..11a926b 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1064,7 +1064,7 @@ function addFoodToView(foodData: FoodStorage, documentId: string) {
- ${getIcon(foodFromDatabase.info.category)} ${foodFromDatabase.info.category} + ${foodFromDatabase.info.category}