Show HomeWallet immediately the when profile was started
This commit is contained in:
parent
9b4d261637
commit
183d6ec15c
9 changed files with 9 additions and 10 deletions
|
|
@ -4,6 +4,7 @@ angular.module('copayApp.controllers').controller('HomeWalletController',
|
|||
function($scope, $rootScope, $timeout, $modal, controllerUtils) {
|
||||
|
||||
controllerUtils.redirIfNotComplete();
|
||||
$rootScope.starting = false;
|
||||
$rootScope.title = 'Home';
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue