mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-15 15:53:45 +00:00
Fixed mesh in user group rights.
This commit is contained in:
@@ -29,6 +29,7 @@ namespace MeshCentralRouter
|
||||
public string desc;
|
||||
public int type;
|
||||
public ulong rights;
|
||||
public Dictionary<string, ulong> links;
|
||||
|
||||
public override string ToString() { return name; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user