1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Started work on user group permission removal, #3129

This commit is contained in:
Ylian Saint-Hilaire 2021-09-14 17:27:39 -07:00
parent 453eb369ee
commit 68dfafa739
3 changed files with 79 additions and 8 deletions

View file

@ -1744,6 +1744,7 @@
ugroup.desc = message.event.desc;
ugroup.links = message.event.links;
ugroup.flags = message.event.flags;
ugroup.removeRights = message.event.removeRights;
}
//mainUpdate(8192 + 16384);