Post-rebase cleanup

This commit is contained in:
Antti Kettunen 2026-05-13 22:30:13 +03:00
parent 8bc686afec
commit 9258e89f56
No known key found for this signature in database
GPG key ID: C6B2A3D250359BD7

View file

@ -2166,6 +2166,7 @@
</div>
<div style="display:flex;align-items:center;gap:10px;">
<span class="adl-count" id="adl-count"></span>
<button class="adl-cancel-all-btn" id="adl-cancel-all-btn" onclick="adlCancelAll()" style="display:none" title="Cancel all active and queued downloads">Cancel All</button>
<button class="adl-clear-btn" id="adl-clear-btn" onclick="adlClearCompleted()" style="display:none">Clear Completed</button>
</div>
</div>