wip
This commit is contained in:
parent
33cae2c222
commit
3af354b343
@ -22,6 +22,7 @@
|
||||
@endif
|
||||
|
||||
</div>
|
||||
@if ($server->id !== 0)
|
||||
<h3 class="pb-4">Select a different Private Key</h3>
|
||||
<div class="grid gap-2">
|
||||
@forelse ($privateKeys as $private_key)
|
||||
@ -33,4 +34,5 @@
|
||||
</div>
|
||||
@endforelse
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user