fixed history

This commit is contained in:
enrilinux
2026-03-09 16:59:20 +01:00
parent 220baaa423
commit 567e37ebe0
+1 -3
View File
@@ -33,13 +33,11 @@ Download
</button>
<div id="status" class="mt-6 text-center text-sm"></div>
</div>
<div class="mt-6">
<h2 class="text-lg font-semibold mb-2 text-center">History</h2>
<div id="history" class="text-sm space-y-2 max-h-48 overflow-y-auto bg-gray-700 p-4 rounded"></div>
</div>
</div>
<script>