chore: generate
parent
24d942349f
commit
469fd43c71
|
|
@ -533,7 +533,7 @@ export async function handler(
|
|||
}
|
||||
|
||||
return "subscription"
|
||||
} catch(e) {
|
||||
} catch (e) {
|
||||
if (!authInfo.billing.subscription.useBalance) throw e
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue