Added home
This commit is contained in:
parent
a6719b56c7
commit
470e16eaa1
6 changed files with 84 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ angular.module('copayApp.services')
|
|||
if (!w.isReady()) {
|
||||
$location.path('/copayers');
|
||||
} else {
|
||||
$location.path('receive');
|
||||
$location.path('homeWallet');
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue