up
This commit is contained in:
@@ -225,6 +225,7 @@ export class DatabaseSeeder extends Seeder {
|
||||
restaurant,
|
||||
paymentMethod,
|
||||
isActive: true,
|
||||
price: 100_000,
|
||||
});
|
||||
em.persist(restaurantPaymentMethod);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user