diff --git a/resources/views/components/status/running.blade.php b/resources/views/components/status/running.blade.php index a44cc111b..eb2964a86 100644 --- a/resources/views/components/status/running.blade.php +++ b/resources/views/components/status/running.blade.php @@ -50,6 +50,7 @@ (str($status)->contains('unhealthy') || str($healthStatus)->contains('unhealthy')); @endphp @if ($showUnknownHelper) +
@@ -61,8 +62,10 @@ +
@endif @if ($showUnhealthyHelper) +
@@ -74,6 +77,7 @@ +
@endif