fix: add channel and pageType
This commit is contained in:
@@ -199,6 +199,7 @@ const validateAccountTrackingData = z.object({
|
||||
updated_at: z.string(),
|
||||
created_at: z.string(),
|
||||
}),
|
||||
title: z.string().nullable(),
|
||||
}),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user