mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-10 05:13:39 +00:00
Started work on remote desktop client.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace MeshCentralRouter
|
||||
public MeshClass mesh;
|
||||
public ListViewItem listitem;
|
||||
public DeviceUserControl control;
|
||||
public KVMViewer desktopViewer;
|
||||
public Dictionary<string, ulong> links;
|
||||
|
||||
public override string ToString() { return name; }
|
||||
|
||||
Reference in New Issue
Block a user