refactor: update progress dialog and tidy UI

This commit is contained in:
Vxrtrauter
2026-03-21 00:27:56 +01:00
parent c0f5060451
commit 0a591e1cda
6 changed files with 28 additions and 37 deletions
-3
View File
@@ -17,9 +17,6 @@ def cleanup_session():
state.dl_session = None
state.active_downloads.clear()
def send_notification(shutdown_event):
notified = set()
while not shutdown_event.is_set():