mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -148,5 +148,5 @@ export class SettingsController {
|
||||
export const SettingsComponent = {
|
||||
bindings: {},
|
||||
controller: SettingsController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user