fix typings

This commit is contained in:
Thomas Ruoff
2022-10-13 11:19:27 +02:00
parent 510d47c07a
commit 7e7774d4a8
2 changed files with 4 additions and 4 deletions

View File

@@ -102,6 +102,7 @@ function BookingBillPage({
tarif,
status,
additionalCosts: { create: additionalCosts },
booking: { connect: { where: { uuid: booking.uuid } } },
})
booking.bill = bill