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

Fixed typo.

This commit is contained in:
Ylian Saint-Hilaire 2022-05-29 11:19:46 -07:00
parent 25c805d7ea
commit 6a5ceff0ad
2 changed files with 2 additions and 2 deletions

View file

@ -450,4 +450,4 @@ if (require.main === module) { start(); }
// Exports
module.exports.createAuthenticodeHandler = createAuthenticodeHandler;
module.exports.loadCertificates = loadCertificates;
module.exports.loadCertificates = loadCertificates;