ML disabled

This commit is contained in:
Gustavo Maximiliano Cortez 2017-08-16 11:30:01 -03:00
commit 80cb96eac3
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -177,6 +177,7 @@ angular.module('copayApp.services').factory('mercadoLibreService', function($htt
});
};
register();
// Hide Mercado Libre
// register();
return root;
});