mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed typo, #3190.
This commit is contained in:
parent
0240d1a651
commit
c814fdc412
5 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@ Object.defineProperty(Array.prototype, 'getParameter',
|
|||
}
|
||||
});
|
||||
|
||||
// The folloing line just below with 'msh=' needs to stay exactly like this since MeshCentral will replace it with the correct settings.
|
||||
// The following line just below with 'msh=' needs to stay exactly like this since MeshCentral will replace it with the correct settings.
|
||||
var msh = {};
|
||||
var translation = JSON.parse(msh.translation);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue