update: dates.

This commit is contained in:
ItzNotABug
2024-09-25 17:11:44 +05:30
parent 2559784c01
commit 3d456c6ccc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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. <br/><b>Try it now for free until Dec 2024.</b>',
'Enhance your workflow and security by assigning roles to members. <br/><b>Try it now for free until 1st January 2025.</b>',
isHtml: true,
scope: 'organization',
@@ -69,7 +69,7 @@
<b>{formatCurrency(plan.addons.member.price)} each per billing period</b>.
</Alert> -->
<Alert type="info">
New roles are free until 01 December 2024. <a
New roles are free until 1st January 2025. <a
class="link"
href="https://appwrite.io/docs/advanced/platform/roles"
target="_blank"