Added download history
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user