diff --git a/js/directives.js b/js/directives.js index 268ab17e4..6ddf8456a 100644 --- a/js/directives.js +++ b/js/directives.js @@ -271,8 +271,8 @@ angular.module('copayApp.directives') }, 1000); }); }); - client.on('wrongflash noflash', function() { + elm.removeClass('btn-copy').html(''); ZeroClipboard.destroy(); });