mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Downloading packages now works most of the time, primary download indictator is now driven by the Task
This commit is contained in:
@@ -141,7 +141,7 @@ class W3DHub
|
||||
end
|
||||
end
|
||||
|
||||
button "<b>Import</b>", margin_left: 24 do
|
||||
button "<b>Import</b>", margin_left: 24, enabled: false do
|
||||
window.application_manager.import(game.id, channel.name, "?")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user