fix(convex): rename helper modules to valid convex paths
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
buildSubscriptionRevokedIdempotencyKey,
|
||||
buildTopUpPaidIdempotencyKey,
|
||||
registerWebhookEventOnce,
|
||||
} from "./polar-utils";
|
||||
} from "./polar_utils";
|
||||
|
||||
type DbCtx = Pick<MutationCtx, "db">;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user