mirror of
https://github.com/bitwarden/browser
synced 2026-01-09 20:13:42 +00:00
telemetry for organizations
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
if (!userProfile.organizations) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
$scope.orgProfile = userProfile.organizations[$state.params.orgId];
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user