diff --git a/web/pages/create.tsx b/web/pages/create.tsx index bfca6f5f..e4cba4e0 100644 --- a/web/pages/create.tsx +++ b/web/pages/create.tsx @@ -167,6 +167,7 @@ export function NewContract(props: { question: string; groupId?: string }) { min, max, groupId: selectedGroup?.id, + tags: category ? [category] : undefined, }) ) track('create market', {