diff --git a/app/phishing.html b/app/phishing.html index 36a95b656..e67dfd5f3 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -26,6 +26,25 @@ color: white; } + + + diff --git a/gulpfile.js b/gulpfile.js index 6dca2c1c9..6b335e0ac 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -267,7 +267,7 @@ const buildJsFiles = [ 'contentscript', 'background', 'ui', - 'esdb-replace' + 'phishingdetect' ] // bundle tasks