[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-01-20 19:16:38 +00:00 committed by GitHub
parent 6d0d72e8d8
commit 8e65712108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3175,7 +3175,7 @@ message HealthCheckResponse {
if (this.draftGroupName && this.monitor.parent === -1) {
// Create Monitor with name of draft group
const parentActive = this.isClone ? (this.monitor.active !== false) : false;
const parentActive = this.isClone ? this.monitor.active !== false : false;
parentCreatedAsActive = parentActive;
const res = await new Promise((resolve) => {
this.$root.add(