Skip to content

Commit 6784083

Browse files
committed
update endorcement date
1 parent 9275765 commit 6784083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/components/billing/alerts/realtimePricing.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
{#if $organization?.$id && !dismissed}
2525
<HeaderAlert
2626
type="info"
27-
title="Realtime pricing enforcement starting April 22nd"
27+
title="Realtime pricing enforcement starting April 30th"
2828
dismissible
2929
on:dismiss={handleDismiss}>
3030
<svelte:fragment>
31-
Starting April 22nd, realtime usage (connections, messages, and bandwidth) will be
31+
Starting April 30th, realtime usage (connections, messages, and bandwidth) will be
3232
charged based on your plan's rates. Review your usage to avoid unexpected charges.
3333
</svelte:fragment>
3434
<svelte:fragment slot="buttons">

0 commit comments

Comments
 (0)