Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 22, 2024
1 parent 61bbd84 commit a7c7fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/web/src/config/pricing-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ export const pricingTableConfig: Record<
value: "password-protection",
label: "Password-protected",
description: renderChangelogDescription(
"password-protected-status-page"
"password-protected-status-page",
),
},
{
value: "monitor-values-visibility",
label: "Toggle numbers visibility",
description: renderChangelogDescription(
"status-page-monitor-values-visibility"
"status-page-monitor-values-visibility",
),
},
{
Expand Down

0 comments on commit a7c7fda

Please sign in to comment.