Skip to content

Commit

Permalink
Update server/model/monitor.js
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
  • Loading branch information
louislam and Saibamen committed Apr 25, 2024
1 parent 7da5b23 commit c0db036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/model/monitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit c0db036

Please sign in to comment.