mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
storage for org billing & signup
This commit is contained in:
@@ -120,5 +120,14 @@ angular.module('bit')
|
||||
annualPlanType: 'enterpriseAnnually',
|
||||
upgradeSortOrder: 3
|
||||
}
|
||||
},
|
||||
storageGb: {
|
||||
price: 0.33,
|
||||
monthlyPrice: 0.50,
|
||||
yearlyPrice: 4
|
||||
},
|
||||
premium: {
|
||||
price: 10,
|
||||
yearlyPrice: 10
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user