Added download history
This commit is contained in:
@@ -37,9 +37,9 @@ Download
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mt-6">
|
<div class="mt-6">
|
||||||
<h2 class="text-lg font-semibold mb-2">History</h2>
|
<h2 class="text-lg font-semibold mb-2 text-center">History</h2>
|
||||||
<div id="history" class="text-sm space-y-1"></div>
|
<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>
|
<script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user