mirror of
https://github.com/bitwarden/web
synced 2025-12-17 00:33:26 +00:00
two factor edits
This commit is contained in:
@@ -83,6 +83,6 @@
|
||||
}
|
||||
|
||||
$scope.close = function () {
|
||||
$uibModalInstance.dismiss('cancel');
|
||||
$uibModalInstance.close(!_profile.extended ? null : _profile.extended.twoFactorEnabled);
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user