chore: enable Premium

This commit is contained in:
Kieran 2023-05-12 17:25:53 +01:00
parent dcf854ddbb
commit 41a2f06f58
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export const Plans = [
{
id: SubscriptionType.Premium,
price: 20_000,
disabled: true,
disabled: false,
unlocks: [
LockedFeatures.DeepL,
LockedFeatures.RelayBackup,