chore: enable Premium
This commit is contained in:
parent
dcf854ddbb
commit
41a2f06f58
@ -32,7 +32,7 @@ export const Plans = [
|
|||||||
{
|
{
|
||||||
id: SubscriptionType.Premium,
|
id: SubscriptionType.Premium,
|
||||||
price: 20_000,
|
price: 20_000,
|
||||||
disabled: true,
|
disabled: false,
|
||||||
unlocks: [
|
unlocks: [
|
||||||
LockedFeatures.DeepL,
|
LockedFeatures.DeepL,
|
||||||
LockedFeatures.RelayBackup,
|
LockedFeatures.RelayBackup,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user