mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
lint fixes
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
validationService.addError(form, 'file', 'Something went wrong.', true);
|
||||
}
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
$scope.download = function (attachment) {
|
||||
attachment.loading = true;
|
||||
|
||||
Reference in New Issue
Block a user