fix: lock SERVICE_FQDN envs
This commit is contained in:
parent
4cfc739730
commit
96a4d0bbb0
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ class="font-bold text-warning">({{ $env->key }})</span>?</p>
|
|||
<x-forms.button disabled type="submit">
|
||||
Update
|
||||
</x-forms.button>
|
||||
<x-forms.button wire:click='lock'>
|
||||
Lock
|
||||
</x-forms.button>
|
||||
<x-forms.button disabled isError isModal modalId="{{ $modalId }}">
|
||||
Delete
|
||||
</x-forms.button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue