diff --git a/resources/views/livewire/project/application/general.blade.php b/resources/views/livewire/project/application/general.blade.php index cfa0b0e23..a5440aa03 100644 --- a/resources/views/livewire/project/application/general.blade.php +++ b/resources/views/livewire/project/application/general.blade.php @@ -50,15 +50,16 @@

Build

@if ($application->could_set_build_commands()) @if ($application->build_pack === 'nixpacks') -
Nixpacks will detect your package manager/configurations: Nixpacks documentation
+
Nixpacks will detect your package manager/configurations: Nixpacks documentation
You probably do not need to modify the commands below.
- - - + + +
@endif @endif @@ -103,11 +104,7 @@ - @if ($labelsChanged) - - @else - - @endif + Reset to Coolify Generated Labels

Advanced