onboarding restore feature
This commit is contained in:
parent
47856f03ff
commit
7584d2b145
8 changed files with 30 additions and 13 deletions
|
|
@ -412,7 +412,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('add.import', {
|
||||
url: '/import',
|
||||
url: '/import/:fromOnboarding',
|
||||
abstract: true,
|
||||
views: {
|
||||
'add': {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue