mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
toaster
This commit is contained in:
@@ -40,6 +40,6 @@ class Source extends Component
|
||||
$this->application->git_commit_sha = 'HEAD';
|
||||
}
|
||||
$this->application->save();
|
||||
$this->emit('saved', 'Application source updated!');
|
||||
$this->emit('success', 'Application source updated!');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user