mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 15:13:32 +00:00
attachments for org logins
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
angular
|
||||
.module('bit.vault')
|
||||
.module('bit.organization')
|
||||
|
||||
.controller('organizationVaultAddLoginController', function ($scope, apiService, $uibModalInstance, cryptoService,
|
||||
cipherService, passwordService, $analytics, authService, orgId, $uibModal) {
|
||||
|
||||
Reference in New Issue
Block a user