Reactivate shapeshift

This commit is contained in:
Jean-Baptiste Dominguez 2018-09-22 12:00:10 +02:00 committed by GitHub
commit e3a82a1118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ angular.module('copayApp.services').factory('servicesService', function(configSe
name: 'shapeshift',
title: 'Shapeshift',
icon: 'icon-shapeshift',
href: 'https://shapeshift.io/'
sref: 'tabs.shapeshift'
}];
root.register = function(serviceInfo) {