change title
This commit is contained in:
parent
b9f5728ab7
commit
6b454bb1f1
5 changed files with 28590 additions and 5 deletions
|
|
@ -979,7 +979,9 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
else {
|
||||
$log.debug('Display disclaimer... redirecting');
|
||||
$state.go('onboarding.disclaimer');
|
||||
$state.go('onboarding.disclaimer', {
|
||||
resume: true
|
||||
});
|
||||
}
|
||||
} else {
|
||||
throw new Error(err); // TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue