rate the app
This commit is contained in:
parent
a2e20ee75d
commit
9e3f627c58
5 changed files with 31 additions and 7 deletions
|
|
@ -1029,7 +1029,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
profileService.storeProfileIfDirty();
|
||||
$log.debug('Profile loaded ... Starting UX.');
|
||||
scannerService.gentleInitialize();
|
||||
// $state.go('tabs.home');
|
||||
$state.go('tabs.home');
|
||||
}
|
||||
|
||||
// After everything have been loaded, initialize handler URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue