fix validation;
This commit is contained in:
parent
57aecf7e1b
commit
6f8210c17b
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ angular.module('copayApp.services')
|
||||||
storageService.clearLastAddress(walletId, function() {});
|
storageService.clearLastAddress(walletId, function() {});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}, 3000);
|
}, 5000);
|
||||||
};
|
};
|
||||||
|
|
||||||
// Used when reading wallets from the profile
|
// Used when reading wallets from the profile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue