mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
$inject strings for all controllers/services
This commit is contained in:
@@ -47,6 +47,9 @@ export class PasswordGeneratorHistoryController {
|
||||
}
|
||||
}
|
||||
|
||||
PasswordGeneratorHistoryController.$inject = ['$state', 'passwordGenerationService', 'toastr', '$analytics',
|
||||
'i18nService'];
|
||||
|
||||
export const PasswordGeneratorHistoryComponent = {
|
||||
bindings: {
|
||||
$transition$: '<',
|
||||
|
||||
Reference in New Issue
Block a user