mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Added noto font, fixed bug in Join Server button
This commit is contained in:
@@ -4,7 +4,7 @@ class W3DHub
|
||||
attr_accessor :account, :service_status, :applications
|
||||
|
||||
def setup
|
||||
self.caption = "#{W3DHub::NAME}"
|
||||
self.caption = I18n.t(:app_name)
|
||||
|
||||
@settings = Settings.new
|
||||
@application_manager = ApplicationManager.new
|
||||
|
||||
Reference in New Issue
Block a user