update call history ui

This commit is contained in:
liamcottle
2024-05-21 02:48:46 +12:00
parent ce7ca8d4e1
commit 1d2415da75

View File

@@ -191,8 +191,8 @@
</div> </div>
</div> </div>
<div> <div>
<div>Call Hash: {{ audioCall.hash }}</div>
<div>Destination: {{ audioCall.remote_destination_hash || "Unknown" }}</div> <div>Destination: {{ audioCall.remote_destination_hash || "Unknown" }}</div>
<div class="text-sm text-gray-500">Call Hash: {{ audioCall.hash }}</div>
</div> </div>
<div class="flex space-x-2 ml-auto my-auto mx-2"> <div class="flex space-x-2 ml-auto my-auto mx-2">