mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-10 13:23:49 +00:00
Initial work on file manager.
This commit is contained in:
@@ -22,6 +22,7 @@ namespace MeshCentralRouter
|
||||
public ListViewItem listitem;
|
||||
public DeviceUserControl control;
|
||||
public KVMViewer desktopViewer;
|
||||
public FileViewer fileViewer;
|
||||
public Dictionary<string, ulong> links;
|
||||
|
||||
public override string ToString() { return name; }
|
||||
|
||||
Reference in New Issue
Block a user