mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-21 03:21:10 +00:00
Refactor code and update UI components
This commit is contained in:
@@ -13,6 +13,7 @@ class ActivityMonitor extends Component
|
||||
public $activityId;
|
||||
public $eventToDispatch = 'activityFinished';
|
||||
public $isPollingActive = false;
|
||||
public bool $showWaiting = false;
|
||||
|
||||
protected $activity;
|
||||
protected $listeners = ['activityMonitor' => 'newMonitorActivity'];
|
||||
|
||||
Reference in New Issue
Block a user