diff --git a/src/routes/(console)/bottomAlerts.ts b/src/routes/(console)/bottomAlerts.ts index 62b657e49..1662303fb 100644 --- a/src/routes/(console)/bottomAlerts.ts +++ b/src/routes/(console)/bottomAlerts.ts @@ -12,7 +12,7 @@ const listOfPromotions: BottomModalAlertItem[] = [ }, title: 'Member roles now on Pro plans', message: - 'Enhance your workflow and security by assigning roles to members.
Try it now for free until Dec 2024.', + 'Enhance your workflow and security by assigning roles to members.
Try it now for free until 1st January 2025.', isHtml: true, scope: 'organization', diff --git a/src/routes/(console)/organization-[organization]/createMember.svelte b/src/routes/(console)/organization-[organization]/createMember.svelte index 90b983358..b9726f629 100644 --- a/src/routes/(console)/organization-[organization]/createMember.svelte +++ b/src/routes/(console)/organization-[organization]/createMember.svelte @@ -69,7 +69,7 @@ {formatCurrency(plan.addons.member.price)} each per billing period. --> - New roles are free until 01 December 2024.