chore: generate
This commit is contained in:
@@ -533,7 +533,7 @@ export async function handler(
|
|||||||
}
|
}
|
||||||
|
|
||||||
return "subscription"
|
return "subscription"
|
||||||
} catch(e) {
|
} catch (e) {
|
||||||
if (!authInfo.billing.subscription.useBalance) throw e
|
if (!authInfo.billing.subscription.useBalance) throw e
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user