tweak subscriptions page

This commit is contained in:
2023-04-14 12:57:48 +01:00
parent fe788853c9
commit 0f7964bfa6
6 changed files with 92 additions and 98 deletions

View File

@ -18,7 +18,7 @@ export const Plans = [
{
id: SubscriptionType.Supporter,
price: 5_000,
disabled: true,
disabled: false,
unlocks: [LockedFeatures.MultiAccount, LockedFeatures.NostrAddress, LockedFeatures.Badge],
},
{