From eea7c1148801920cc85f0afb76aa293db2f4d43c Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Sat, 28 May 2022 01:50:28 +0200 Subject: [PATCH] fix event type valdiations --- lib/types.ts | 16 +++++++++------- lib/validations/event-type.ts | 3 +-- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/lib/types.ts b/lib/types.ts index 257568d551..b5d9ac4663 100644 --- a/lib/types.ts +++ b/lib/types.ts @@ -142,13 +142,15 @@ interface EventTypeExtended extends Omit