mirror of
https://github.com/bitwarden/web
synced 2026-01-02 16:43:24 +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