mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
cleanup
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
return apiService.ciphers.postAttachment({ id: loginId }, fd).$promise;
|
||||
}).then(function (response) {
|
||||
$analytics.eventTrack('Added Attachment');
|
||||
toastr.success('The attachment has been added.');
|
||||
toastr.success('The attachment has been saved.');
|
||||
closing = true;
|
||||
$uibModalInstance.close(true);
|
||||
}, function (err) {
|
||||
|
||||
Reference in New Issue
Block a user