mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
minor fix in supervisor - server status global counter
Former-commit-id: f34daeb57a442b7f3b299e3d72d40317b0e9e0c0
This commit is contained in:
parent
f557d09529
commit
756fdd2cd4
@ -1083,6 +1083,8 @@ class ConsoleSupervisor
|
|||||||
'url' => $url,
|
'url' => $url,
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// At this point there's no servers with issues.
|
// At this point there's no servers with issues.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user