food
This commit is contained in:
@@ -42,6 +42,7 @@ export class FoodsSeeder {
|
||||
inPlaceServe: false,
|
||||
pickupServe: false,
|
||||
images: foodData.images,
|
||||
isSpecialOffer: false,
|
||||
});
|
||||
|
||||
em.persist(food);
|
||||
|
||||
Reference in New Issue
Block a user