mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
UX updates
This commit is contained in:
@@ -12,6 +12,8 @@ angular
|
||||
folderId: null
|
||||
};
|
||||
|
||||
$('#name').focus();
|
||||
|
||||
if ($stateParams.login) {
|
||||
angular.extend($scope.login, $stateParams.login);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user