Added SB.js to options html

This commit is contained in:
Official Noob
2020-01-06 23:34:33 +00:00
committed by GitHub
parent 601ff44145
commit 47d9d93818

View File

@@ -4,6 +4,7 @@
<link href="options.css" rel="stylesheet"/>
<script src="../utils.js"></script>
<script src="../SB.js"></script>
<script src="options.js"></script>
</head>