Import the right customer

This commit is contained in:
Owen
2025-10-13 17:03:00 -07:00
parent 812bd64325
commit 244d05adb1
2 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,8 @@ import {
} from "@server/db";
import { eq } from "drizzle-orm";
import { defaultRoleAllowedActions } from "@server/routers/role";
import { FeatureId, limitsService, sandboxLimitSet, createCustomer } from "@server/lib/billing";
import { FeatureId, limitsService, sandboxLimitSet } from "@server/lib/billing";
import { createCustomer } from "#dynamic/lib/billing";
import { usageService } from "@server/lib/billing/usageService";
export async function createUserAccountOrg(