mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
feat: add context menu to search list to copy magnet uri and open in browser
This commit is contained in:
@@ -32,4 +32,4 @@ def check_downloads(downloads):
|
||||
elif download.completed == True and not os.path.exists(download.path):
|
||||
consoleLog(f"Inexistent Download: {download.title}")
|
||||
remove_download_log(download.magnet_uri)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user