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

Completed work on traffic graph.

This commit is contained in:
Ylian Saint-Hilaire 2021-05-06 13:43:21 -07:00
parent b349b83ef1
commit cf70617c95
75 changed files with 741 additions and 3178 deletions

File diff suppressed because one or more lines are too long

View file

@ -216,7 +216,6 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) {
}
}
console.log('cmd', cmd);
switch (cmd) {
case 3: // Tile
if (obj.FirstDraw) obj.onResize();