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

Added mesh agent compile time to details tab.

This commit is contained in:
Ylian Saint-Hilaire 2021-01-26 12:08:17 -08:00
parent 2c632cfcf0
commit dcb5386da6
4 changed files with 1426 additions and 1402 deletions

View file

@ -1293,6 +1293,7 @@ function getSystemInformation(func) {
}
}
}
results.hardware.agentvers = process.versions;
/*
if (process.platform == 'win32') {