mirror of
https://github.com/bitwarden/web
synced 2025-12-14 07:13:23 +00:00
telemetry for organizations
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
.controller('organizationBillingAdjustSeatsController', function ($scope, $state, $uibModalInstance, apiService,
|
||||
$analytics, toastr, add) {
|
||||
$analytics.eventTrack('organizationBillingAdjustSeatsController', { category: 'Modal' });
|
||||
$scope.add = add;
|
||||
$scope.seatAdjustment = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user