fix typos
This commit is contained in:
parent
f13e71b045
commit
59c13b3ff3
3 changed files with 3 additions and 3 deletions
|
|
@ -304,7 +304,7 @@ angular.module('copayApp.services')
|
|||
});
|
||||
|
||||
iden.on('noWallets', function() {
|
||||
notification.warning('No Wallets','Your profile has no wallet. Create one here');
|
||||
notification.warning('No Wallets','Your profile has no wallets. Create one here');
|
||||
$rootScope.starting = false;
|
||||
$location.path('/create');
|
||||
$timeout(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue