mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-12 14:51:31 -05:00
Added messenger web application.
This commit is contained in:
@@ -125,6 +125,6 @@ module.exports.CreateLetsEncrypt = function (parent) {
|
||||
};
|
||||
|
||||
return obj;
|
||||
} catch (e) { console.error(e); } // Unable to start Let's Encrypt
|
||||
} catch (ex) { console.log(ex); } // Unable to start Let's Encrypt
|
||||
return null;
|
||||
};
|
||||
Reference in New Issue
Block a user