set first selected callsign

This commit is contained in:
DJ2LS 2024-01-31 12:01:24 +01:00
parent 12b1f9e436
commit 87d7e73615

View file

@ -47,6 +47,11 @@ function getDateTime(timestamp) {
aria-controls="list-{{callsign}}-messages"
@click="chatSelected(callsign)"
>
<!-- Fixme Dirty hack for ensuring we have a value set for chatSelected... -->
<span style="display: none;">{{ key === 0 && void chatSelected(callsign) }}</span>
<!-- End of hack -->
<div class="row">
<div class="col-9 text-truncate">
<strong>{{ callsign }}</strong>