add context menu to cancel downloads, open folder and copy magnet link

This commit is contained in:
2026-02-04 18:56:03 +01:00
parent 62c6afe350
commit e95ad11672
3 changed files with 97 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import sys
parser = argparse.ArgumentParser()
parser.add_argument("--debug", action="store_true")
parser.add_argument("--debug", action="store_true")
args = parser.parse_args()
def run_gui():