completed the send SMS which uses the first client App API key
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<tr>
|
||||
<td class="fw-semibold">{{ $row->name}}</td>
|
||||
<td class="recipient-cellss">
|
||||
<div class="fw-semibold">{{ $row->type}}</div>
|
||||
<div class="fw-semibold">{{ $row->type }}</div>
|
||||
</td>
|
||||
<td class="text-wrap text-break apiKeyCell" style="max-width: 100px;">
|
||||
<i class="bi bi-eye viewApiKeyIcon"></i>
|
||||
|
||||
Reference in New Issue
Block a user