new flow for NW.js
This commit is contained in:
parent
7b2d3b1df0
commit
9668870a07
7 changed files with 152 additions and 33 deletions
|
|
@ -741,7 +741,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('feedback.thanks', {
|
||||
url: '/thanks/:score/:skip',
|
||||
url: '/thanks/:score/:skipped',
|
||||
views: {
|
||||
'feedback': {
|
||||
controller: 'thanksController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue