diff --git a/app/phishing.html b/app/phishing.html index e67dfd5f3..ab96063b5 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -45,7 +45,7 @@ ga('require', 'linker'); ga('linker:autoLink', ['harrydenley.com', 'metamask.io'], false, true); - + diff --git a/gulpfile.js b/gulpfile.js index 6b335e0ac..446501dbc 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -267,7 +267,7 @@ const buildJsFiles = [ 'contentscript', 'background', 'ui', - 'phishingdetect' + 'phishing-detect' ] // bundle tasks