mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
dont sendconsoletext muppet!
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
9542e77e1b
commit
df94b50d5d
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue