mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 21:20:29 +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