mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Cache application data for offline use
This commit is contained in:
@@ -102,6 +102,8 @@ class W3DHub
|
||||
end
|
||||
|
||||
def populate_account_info
|
||||
return if Store.offline_mode
|
||||
|
||||
@host.instance_variable_get(:"@account_container").clear do
|
||||
flow(fill: true, height: 1.0) do
|
||||
avatar_image = begin
|
||||
|
||||
Reference in New Issue
Block a user