mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: dates.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user