mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
lint fixes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
this.refreshBadgeAndMenu = refreshBadgeAndMenu;
|
||||
|
||||
initLockService(this);
|
||||
};
|
||||
}
|
||||
|
||||
function initLockService(self) {
|
||||
checkLock();
|
||||
@@ -128,4 +128,4 @@ function initLockService(self) {
|
||||
|
||||
return deferred.promise;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user