1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

users => seats

This commit is contained in:
Kyle Spearrin
2017-04-10 10:43:18 -04:00
parent f63f4e0aa3
commit 40d38ec0db
4 changed files with 40 additions and 37 deletions

View File

@@ -15,7 +15,7 @@
$scope.plan = {
name: org.Plan,
type: org.PlanType,
maxUsers: org.MaxUsers
seats: org.Seats
};
$scope.subscription = {