mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 18:46:00 +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",
|
status: "active",
|
||||||
// indicates that this coupon was issued from auto recharge
|
// indicates that this coupon was issued from auto recharge
|
||||||
from_auto_recharge: true,
|
from_auto_recharge: true,
|
||||||
|
initial_credits: credits,
|
||||||
});
|
});
|
||||||
|
|
||||||
if (error) {
|
if (error) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user