add shapeshift route

This commit is contained in:
Kadir Sekha 2017-12-08 18:02:46 +09:00
commit d31b6ab09c

View file

@ -1070,6 +1070,17 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
}
})
/* Shapeshift */
.state('tabs.shapeshift', {
url: '/shapeshift',
views: {
'tab-home@tabs': {
controller: 'shapeshiftController',
templateUrl: 'views/shapeshift.html'
}
}
})
/*
*
* Mercado Libre Gift Card