Added utils.js

This commit is contained in:
Official Noob
2019-08-04 18:59:51 +01:00
committed by GitHub
parent aae0998426
commit 5425c54fca

View File

@@ -193,5 +193,6 @@
<!-- Scripts that need to load after the html -->
<script src="config.js"></script>
<script src="utils.js"></script>
<script src="popup.js"></script>
</html>