fix gravatar
This commit is contained in:
parent
68d3195f7f
commit
1b8f656579
3 changed files with 7 additions and 30 deletions
|
|
@ -571,7 +571,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.addressbook.view', {
|
||||
url: '/view/:address',
|
||||
url: '/view/:address/:email/:name',
|
||||
views: {
|
||||
'tab-settings@tabs': {
|
||||
templateUrl: 'views/addressbook.view.html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue