docs: add comments

This commit is contained in:
Peace
2023-01-28 14:22:15 +01:00
parent faf3488b1e
commit 9a46b50989
4 changed files with 11 additions and 9 deletions

View File

@@ -1418,7 +1418,7 @@ class Monitor extends BeanModel {
}
/**
*
* Checks recursive if parent (ancestors) are active
* @param {number} monitorID ID of the monitor to get
* @returns {Promise<Boolean>}
*/