mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fix formatting issues from merging (#5909)
* fix formatting issues in webserver.js * fix formatting issues is meshcentral.js
This commit is contained in:
parent
150e2337f5
commit
05fca6cb36
2 changed files with 72 additions and 71 deletions
|
@ -5915,6 +5915,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
|
||||||
zipfile.readEntry();
|
zipfile.readEntry();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
});
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// Normal file entry
|
// Normal file entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue