fix: proxy status

This commit is contained in:
Andras Bacsai
2024-09-19 12:32:56 +02:00
parent 9518040d23
commit f65789bdbb
9 changed files with 43 additions and 46 deletions

View File

@@ -83,9 +83,9 @@
<x-forms.button class="box" wire:click="selectProxy('CADDY')">
Caddy
</x-forms.button>
<x-forms.button disabled class="box">
{{-- <x-forms.button disabled class="box">
Nginx
</x-forms.button>
</x-forms.button> --}}
</div>
</div>
@endif