Update server/model/monitor.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
1.23.13-to-2.0.0
Louis Lam 3 weeks ago committed by GitHub
parent 7da5b2311c
commit c0db036187
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1621,7 +1621,7 @@ class Monitor extends BeanModel {
/**
* Store TLS certificate information and check for expiry
* @param {Object} tlsInfo Information about the TLS connection
* @param {object} tlsInfo Information about the TLS connection
* @returns {Promise<void>}
*/
async handleTlsInfo(tlsInfo) {

Loading…
Cancel
Save