mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
fix typings
This commit is contained in:
@@ -102,6 +102,7 @@ function BookingBillPage({
|
||||
tarif,
|
||||
status,
|
||||
additionalCosts: { create: additionalCosts },
|
||||
booking: { connect: { where: { uuid: booking.uuid } } },
|
||||
})
|
||||
|
||||
booking.bill = bill
|
||||
|
||||
Reference in New Issue
Block a user