Skip to content

Commit 469fd43

Browse files
committed
chore: generate
1 parent 24d9423 commit 469fd43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/console/app/src/routes/zen/util

packages/console/app/src/routes/zen/util/handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ export async function handler(
533533
}
534534

535535
return "subscription"
536-
} catch(e) {
536+
} catch (e) {
537537
if (!authInfo.billing.subscription.useBalance) throw e
538538
}
539539
}

0 commit comments

Comments
 (0)