diff --git a/resources/views/components/status/restarting.blade.php b/resources/views/components/status/restarting.blade.php index b108baab2..0cea8fd69 100644 --- a/resources/views/components/status/restarting.blade.php +++ b/resources/views/components/status/restarting.blade.php @@ -1,8 +1,8 @@ @props([ - 'text' => 'Stopped', + 'text' => 'Restarting', ])
-
-
{{ $text }}
+
+
{{ $text }}