wip
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user