mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-15 10:25:40 +00:00
improve webclient (#2151)
This commit is contained in:
@@ -93,6 +93,7 @@ impl Session {
|
||||
hostname: hostname.clone(),
|
||||
report_time: chrono::Local::now().to_rfc3339(),
|
||||
device_os: Some(device_os.clone()),
|
||||
support_config_source: true,
|
||||
|
||||
running_network_instances: controller
|
||||
.list_network_instance_ids()
|
||||
|
||||
Reference in New Issue
Block a user