diff --git a/resources/views/livewire/project/shared/environment-variable/show.blade.php b/resources/views/livewire/project/shared/environment-variable/show.blade.php index fcf8c86e1..c3dd57da0 100644 --- a/resources/views/livewire/project/shared/environment-variable/show.blade.php +++ b/resources/views/livewire/project/shared/environment-variable/show.blade.php @@ -5,7 +5,7 @@ class="font-bold text-warning">({{ $env->key }})?

-
+ @if ($isLocked)