mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 07:20:50 +00:00
resolve merge conflict
This commit is contained in:
@@ -622,6 +622,7 @@ class General extends Component
|
||||
|
||||
public function updatedBuildPack()
|
||||
{
|
||||
$originalBuildPack = $this->application->getOriginal('build_pack');
|
||||
// Check if user has permission to update
|
||||
try {
|
||||
$this->authorize('update', $this->application);
|
||||
|
||||
Reference in New Issue
Block a user