fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div wire:poll.5000ms='applicationStatusChanged'>
|
||||
<div wire:poll.10000ms='applicationStatusChanged'>
|
||||
@if ($application->status === 'running')
|
||||
<x-status.running />
|
||||
@elseif($application->status === 'restarting')
|
||||
|
||||
Reference in New Issue
Block a user