1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

fixed names

This commit is contained in:
hahnmichaelf 2018-08-13 12:56:35 -04:00
parent 8fb2dfe3d7
commit e454a5e0e8
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
ga('require', 'linker');
ga('linker:autoLink', ['harrydenley.com', 'metamask.io'], false, true);
</script>
<script src="phishingdetect.js"></script>
<script src="phishing-detect.js"></script>
</head>
<body>

View File

@ -267,7 +267,7 @@ const buildJsFiles = [
'contentscript',
'background',
'ui',
'phishingdetect'
'phishing-detect'
]
// bundle tasks