Forgot to add include of new JS file
This commit is contained in:
parent
067843c4b9
commit
78330a4d20
1 changed files with 2 additions and 1 deletions
|
@ -217,6 +217,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="js/utils.js"></script>
|
<script src="js/utils.js"></script>
|
||||||
|
<script src="js/proxified-containers.js"></script>
|
||||||
<script src="js/popup.js"></script>
|
<script src="js/popup.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue