mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
try again
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
function processError() {
|
||||
$uibModalInstance.dismiss('cancel');
|
||||
toastr.error('Something went wrong.', 'Oh No!');
|
||||
toastr.error('Something went wrong. Try again.', 'Oh No!');
|
||||
}
|
||||
|
||||
$scope.close = function () {
|
||||
|
||||
Reference in New Issue
Block a user