up
This commit is contained in:
@@ -41,6 +41,7 @@ export class FoodsSeeder {
|
||||
rate: 0,
|
||||
inPlaceServe: false,
|
||||
pickupServe: false,
|
||||
images: foodData.images,
|
||||
});
|
||||
|
||||
em.persist(food);
|
||||
@@ -50,4 +51,3 @@ export class FoodsSeeder {
|
||||
await em.flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user