mirror of
https://github.com/bitwarden/web
synced 2026-01-01 08:03:13 +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