log webview

This commit is contained in:
2025-03-20 22:47:01 +01:00
parent 9bace8d8c5
commit 67c653fa8b
3 changed files with 85 additions and 19 deletions

View File

@@ -171,6 +171,10 @@
<button id="exit">Exit</button>
<button id="reboot">Reboot</button>
<div class="flexcontainer">
<div id="logview" class="subcontainercontainer"></div>
</div>
<script src="bundle.js"></script>
</div>