mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
fix lint issue
This commit is contained in:
@@ -36,7 +36,7 @@ export class CurrentController {
|
||||
}
|
||||
|
||||
$onInit() {
|
||||
this.$timeout(function () {
|
||||
this.$timeout(() => {
|
||||
document.getElementById('search').focus();
|
||||
}, 50);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user