fix: api v2 create event-type with delegation credentials (#19797)

This commit is contained in:
Morgan
2025-03-06 19:46:46 +02:00
committed by GitHub
parent 00ee1ef441
commit b5e08ea80f
@@ -121,6 +121,7 @@ export class EventTypesService_2024_06_14 {
profile: { id: profileId },
metadata: user.metadata,
selectedCalendars,
email: user.email,
};
}