mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
add (almost) final download log logic
This commit is contained in:
@@ -6,7 +6,7 @@ from typing import List
|
||||
class Download:
|
||||
title: str
|
||||
url: str
|
||||
torrent_uri: str
|
||||
magnet_uri: str
|
||||
completed: bool
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user