Changed things up

pull/1/merge
Elijah 2018-05-19 05:01:17 -05:00
parent db31f5c6c8
commit d43acc226c
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
<div id="output"></div><br>
<button class="btn" id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
<script src="./fusee.bin.js"></script>
<script src="./payloads.js"></script>
<script src="./main.js"></script>
</body>

File diff suppressed because one or more lines are too long