mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
UX updates
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
};
|
||||
|
||||
$scope.lock = function () {
|
||||
$analytics.eventTrack('Lock Now');
|
||||
lockService.lock().then(function () {
|
||||
return $state.go('lock', {
|
||||
animation: 'in-slide-up'
|
||||
|
||||
Reference in New Issue
Block a user