chore: Update navbar to include service status check
This commit is contained in:
parent
e897eb2999
commit
c648e0dff9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div>
|
||||
<div wire:poll.10000ms="check_status">
|
||||
<livewire:project.shared.configuration-checker :resource="$service" />
|
||||
<x-slide-over @startservice.window="slideOverOpen = true" closeWithX fullScreen>
|
||||
<x-slot:title>Service Startup</x-slot:title>
|
||||
|
|
|
|||
Loading…
Reference in a new issue