Added download history

This commit is contained in:
enrilinux
2026-03-08 21:33:01 +01:00
parent bdd7ad14e3
commit 0b9b8c009c
+2 -2
View File
@@ -37,8 +37,8 @@ Download
</div>
<div class="mt-6">
<h2 class="text-lg font-semibold mb-2">History</h2>
<div id="history" class="text-sm space-y-1"></div>
<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>
<script>