mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed mobile app to support device access control.
This commit is contained in:
parent
5993e7e193
commit
48f0d02f4b
3 changed files with 285 additions and 263 deletions
|
|
@ -2237,7 +2237,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// If out list of nodes may have changes, request the new list now.
|
||||
// If our list of nodes may have changes, request the new list now.
|
||||
if (message.event.nodeListChange == userinfo._id) { meshserver.send({ action: 'nodes' }); }
|
||||
}
|
||||
if (users == null) break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue