mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Minor fixes.
This commit is contained in:
parent
4b470d4e32
commit
d25bfeafa5
2 changed files with 1 additions and 8 deletions
|
|
@ -2322,7 +2322,6 @@
|
|||
break;
|
||||
}
|
||||
case 'serverwarnings': {
|
||||
console.log(message);
|
||||
if ((message.warnings != null) && (message.warnings.length > 0)) {
|
||||
var ServerWarnings = {
|
||||
1: "MeshCentral SSH support requires NodeJS 11 or higher.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue