file organisation
This commit is contained in:
parent
976d7a28c9
commit
a8a6df51ce
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
||||||
<button id="save">Save</button>
|
<button id="save">Save</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="status"></div>
|
<div id="status"></div>
|
||||||
<script src="options.js"></script>
|
<script src="lib/options.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Reference in a new issue