missing semicolon

This commit is contained in:
Kadir Sekha 2018-02-16 12:11:57 +00:00
commit 65263ff577

View file

@ -42,7 +42,7 @@ angular.module('copayApp.services').factory('bitcoincomService', function($http,
title: 'Tools',
icon: 'icon-tools',
href: 'http://tools.bitcoin.com'
}
};
var _getBitPay = function(endpoint) {
return {