mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 16:52: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 Uninstaller < Task
|
||||
LOG_TAG = "W3DHub::ApplicationManager::Uninstaller".freeze
|
||||
|
||||
def type
|
||||
:uninstaller
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user