Fix indentation in credential.js

This commit is contained in:
newhinton 2019-05-19 16:39:27 +02:00 committed by GitHub
parent 6540b65acb
commit beb9bb1a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -542,7 +542,6 @@
$scope.credentials = []; $scope.credentials = [];
//$scope.$parent.selectedVault = false; //$scope.$parent.selectedVault = false;
window.location.reload(); window.location.reload();
}); });
$scope.clearState = function () { $scope.clearState = function () {