mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-22 12:52:50 +03:00
dont sendconsoletext muppet!
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
9542e77e1b
commit
df94b50d5d
@ -5716,7 +5716,6 @@ function sendPeriodicServerUpdate(flags, force) {
|
||||
var p = require('computer-identifiers').volumes_promise();
|
||||
p.then(function (res){
|
||||
meshCoreObj.volumes = res;
|
||||
sendConsoleText('update-volumes');
|
||||
meshCoreObjChanged();
|
||||
});
|
||||
}else if (require('computer-identifiers').volumes != null){
|
||||
|
Loading…
Reference in New Issue
Block a user