fix(api): reduce event spam with block list
This commit is contained in:
@@ -593,3 +593,4 @@ export type ICreateImport = z.infer<typeof zCreateImport>;
|
||||
|
||||
export * from './types.insights';
|
||||
export * from './track.validation';
|
||||
export * from './event-blocklist';
|
||||
|
||||
Reference in New Issue
Block a user