mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
users => seats
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
$scope.plan = {
|
||||
name: org.Plan,
|
||||
type: org.PlanType,
|
||||
maxUsers: org.MaxUsers
|
||||
seats: org.Seats
|
||||
};
|
||||
|
||||
$scope.subscription = {
|
||||
|
||||
Reference in New Issue
Block a user