mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 07:16:36 +01:00
mascara - fix proxy html script link
This commit is contained in:
parent
42d0b5f0ed
commit
fbdf497487
@ -15,6 +15,6 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
Hello! I am the MetaMask iframe.
|
Hello! I am the MetaMask iframe.
|
||||||
<script src="./scripts/proxy.js"></script>
|
<script src="./proxy.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user