diff --git a/gui/src/components/chat_conversations.vue b/gui/src/components/chat_conversations.vue index 1281ed15..fa593212 100644 --- a/gui/src/components/chat_conversations.vue +++ b/gui/src/components/chat_conversations.vue @@ -47,6 +47,11 @@ function getDateTime(timestamp) { aria-controls="list-{{callsign}}-messages" @click="chatSelected(callsign)" > + + {{ key === 0 && void chatSelected(callsign) }} + + +
{{ callsign }}