mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-27 23:51:55 +00:00
Update index.html
This commit is contained in:
parent
2eb9a9f707
commit
e3a06d484f
@ -65,7 +65,7 @@
|
||||
</div>
|
||||
|
||||
<h3>Log:</h3>
|
||||
<div id="output" style="width: 400px; height:200px; order: 1px solid black;"></div><br>
|
||||
<div id="output" style="width: 400px; height:200px; border: 1px solid black;"></div><br>
|
||||
<button class="btn" id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
|
||||
|
||||
<script src="./fusee.bin.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user