mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix mapper error
This commit is contained in:
@@ -46,7 +46,7 @@ const EventRecurrenceSchema = z.object({
|
||||
LastOccurrence: null,
|
||||
frequency: z.number(),
|
||||
until: z.string()
|
||||
});
|
||||
}).nullable()
|
||||
|
||||
|
||||
export const EventOutputDTOSchema = z.object({
|
||||
|
||||
Reference in New Issue
Block a user