Fix styling

This commit is contained in:
andrasbacsai 2024-06-13 11:15:09 +00:00 committed by github-actions[bot]
parent 566faba6e3
commit a521d8549a

View File

@ -969,6 +969,7 @@ private function laravel_finetunes()
$nixpacks_php_root_dir->application_id = $this->application->id;
$nixpacks_php_root_dir->save();
}
return [$nixpacks_php_fallback_path, $nixpacks_php_root_dir];
}