mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Fixed #7 repairer task no longer forces an update when repairing
This commit is contained in:
@@ -33,7 +33,7 @@ class W3DHub
|
||||
|
||||
stack(margin_left: 8, width: 0.75) do
|
||||
@application_name_label = tagline "#{task.application.name}"
|
||||
@application_version_label = inscription "Version: #{task.channel.current_version} (#{task.channel.id})"
|
||||
@application_version_label = inscription "Version: #{task.target_version} (#{task.channel.id})"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user