mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
lint fixes
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
toastr.error('Failed to disable.');
|
||||
$scope.disableLoading = false;
|
||||
}).$promise;
|
||||
}
|
||||
};
|
||||
|
||||
function processResult(response) {
|
||||
$scope.enabled = response.Enabled;
|
||||
|
||||
Reference in New Issue
Block a user