mirror of
https://github.com/bitwarden/web
synced 2025-12-13 14:53:25 +00:00
resolve lint errors
This commit is contained in:
@@ -133,7 +133,7 @@ angular
|
||||
}
|
||||
|
||||
return property;
|
||||
}
|
||||
};
|
||||
|
||||
_service.encryptLogins = function (unencryptedLogins, key) {
|
||||
if (!unencryptedLogins) throw "unencryptedLogins is undefined or null";
|
||||
|
||||
Reference in New Issue
Block a user