mascara - fix proxy html script link

This commit is contained in:
kumavis 2018-03-28 21:40:20 -07:00
parent 42d0b5f0ed
commit fbdf497487
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
<body>
Hello! I am the MetaMask iframe.
<script src="./scripts/proxy.js"></script>
<script src="./proxy.js"></script>
</body>
</html>