mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-26 16:06:33 +03: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
@ -5915,6 +5915,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
|
||||
zipfile.readEntry();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
} else {
|
||||
// Normal file entry
|
||||
|
Loading…
Reference in New Issue
Block a user