mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
updates
This commit is contained in:
@@ -12,6 +12,11 @@ class DeploymentNavbar extends Component
|
||||
public Application $application;
|
||||
public $activity;
|
||||
public string $deployment_uuid;
|
||||
protected $listeners = ['deploymentFinished'];
|
||||
public function deploymentFinished()
|
||||
{
|
||||
$this->activity->refresh();
|
||||
}
|
||||
public function cancel()
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user