mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
update
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ aria2 = aria2p.API(
|
|||||||
secret=""
|
secret=""
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
download_paused = False
|
||||||
def pauseDownload(_):
|
def pauseDownload(_):
|
||||||
global download_paused
|
global download_paused
|
||||||
if download_paused == True:
|
if download_paused == True:
|
||||||
|
|||||||
Reference in New Issue
Block a user