fix import QR code from main scan button
This commit is contained in:
parent
3439aeb843
commit
8013781043
2 changed files with 9 additions and 2 deletions
|
|
@ -327,7 +327,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.add.import', {
|
||||
url: '/import',
|
||||
url: '/import/:code',
|
||||
views: {
|
||||
'tab-home@tabs': {
|
||||
templateUrl: 'views/import.html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue