This commit is contained in:
2025-12-17 09:42:38 +03:30
parent 5a5d2271d7
commit 464d8aaa77
2 changed files with 0 additions and 7 deletions
@@ -52,7 +52,6 @@ export class FoodService {
// new fields
weekDays: rest.weekDays ?? [0, 1, 2, 3, 4, 5, 6],
mealTypes: rest.mealTypes ?? [],
score: rest.score ?? null,
restaurant: restaurant,
category: category,
};