chore: generate

This commit is contained in:
GitHub Action
2026-01-23 15:59:00 +00:00
parent 24d942349f
commit 469fd43c71

View File

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