mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -74,5 +74,5 @@ export const EditFolderComponent = {
|
||||
$transition$: '<',
|
||||
},
|
||||
controller: EditFolderController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user