mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Use proper logging, more errors from tasks should now trigger showing the error dialog instead of siliently failing
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
class W3DHub
|
||||
class ApplicationManager
|
||||
class Repairer < Installer
|
||||
LOG_TAG = "W3DHub::ApplicationManager::Repairer".freeze
|
||||
|
||||
def type
|
||||
:repairer
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user