mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -140,5 +140,5 @@ export const PasswordGeneratorComponent = {
|
||||
$transition$: '<',
|
||||
},
|
||||
controller: PasswordGeneratorController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user