fixes
This commit is contained in:
parent
a34d483cd3
commit
35756cf529
21 changed files with 89 additions and 78 deletions
|
|
@ -345,6 +345,7 @@ angular.module('copayApp.controllers').controller('importController',
|
|||
if (err) $log.error(err);
|
||||
});
|
||||
}
|
||||
$ionicHistory.removeBackView();
|
||||
$state.go('tabs.home', {
|
||||
fromOnboarding: $stateParams.fromOnboarding
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue