Fix for getting Shapeshift working.
This commit is contained in:
parent
3d9b24575b
commit
ae6dcea81a
1 changed files with 2 additions and 0 deletions
|
|
@ -136,4 +136,6 @@ angular.module('copayApp.services').factory('shapeshiftService', function ($http
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
return root;
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue