Forgot to add include of new JS file

This commit is contained in:
Samuel Crypto 2018-10-07 14:24:12 -04:00
parent 067843c4b9
commit 78330a4d20

View file

@ -217,6 +217,7 @@
</div>
<script src="js/utils.js"></script>
<script src="js/proxified-containers.js"></script>
<script src="js/popup.js"></script>
</body>
</html>