mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fix: show activity on load
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<x-layout>
|
||||
<h1>Deployment</h1>
|
||||
<livewire:poll-activity :activity="null" :deployment_uuid="$deployment_uuid" />
|
||||
<livewire:poll-activity :activity="$activity" :deployment_uuid="$deployment_uuid" />
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user