chore: generate

pull/10264/head
GitHub Action 2026-01-23 15:59:00 +00:00
parent 24d942349f
commit 469fd43c71
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ export async function handler(
}
return "subscription"
} catch(e) {
} catch (e) {
if (!authInfo.billing.subscription.useBalance) throw e
}
}