mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-15 16:33:02 -03:00
fix: continue http downloads
This commit is contained in:
@@ -124,8 +124,6 @@ def action():
|
||||
action = data.get('action')
|
||||
game_id = data.get('game_id')
|
||||
|
||||
print(data)
|
||||
|
||||
if action == 'start':
|
||||
url = data.get('url')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user