Skip to content

Commit

Permalink
Update customer-created.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
devkiran committed Feb 4, 2025
1 parent 273db80 commit 70566c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { prepareEarnings } from "@/lib/api/earnings/create-earnings";
import { prepareEarnings } from "@/lib/api/earnings/prepare-earnings";
import { includeTags } from "@/lib/api/links/include-tags";
import { createId } from "@/lib/api/utils";
import { getClickEvent, recordLead } from "@/lib/tinybird";
Expand Down

0 comments on commit 70566c4

Please sign in to comment.