mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
try again
This commit is contained in:
parent
f5720cf20e
commit
5989918300
@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
function processError() {
|
function processError() {
|
||||||
$uibModalInstance.dismiss('cancel');
|
$uibModalInstance.dismiss('cancel');
|
||||||
toastr.error('Something went wrong.', 'Oh No!');
|
toastr.error('Something went wrong. Try again.', 'Oh No!');
|
||||||
}
|
}
|
||||||
|
|
||||||
$scope.close = function () {
|
$scope.close = function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user