mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
fix ts build error that seems mysteric
This commit is contained in:
@@ -60,6 +60,8 @@ Link: ${getBaseURL()}/admin/booking/${booking.uuid}
|
||||
: ('TENTATIVE' as EventStatus),
|
||||
}))
|
||||
|
||||
// FIXME: startOutputType does not like 'local'
|
||||
// @ts-ignore
|
||||
const { error, value } = createEvents(events)
|
||||
|
||||
if (error) {
|
||||
|
||||
Reference in New Issue
Block a user