mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 23:39:01 +08:00
Update issue_credits.ts
This commit is contained in:
parent
1214d219e1
commit
126b46ee2c
@ -9,6 +9,7 @@ export async function issueCredits(team_id: string, credits: number) {
|
||||
status: "active",
|
||||
// indicates that this coupon was issued from auto recharge
|
||||
from_auto_recharge: true,
|
||||
initial_credits: credits,
|
||||
});
|
||||
|
||||
if (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user