Update zod-utils.ts

pull/3182/head
zomars 2022-06-28 13:33:55 -06:00
parent 8629d92a64
commit 5be669a479
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import { z } from "zod";
import { LocationType } from "@calcom/core/location";
import { slugify } from "@calcom/lib/slugify";
//
dayjs.extend(utc);
dayjs.extend(timezone);