diff --git a/freedata_gui/src/components/chat_conversations.vue b/freedata_gui/src/components/chat_conversations.vue index 4e6d7111..146dd68d 100644 --- a/freedata_gui/src/components/chat_conversations.vue +++ b/freedata_gui/src/components/chat_conversations.vue @@ -35,6 +35,7 @@ function newChat() { if (callsign === "") return; this.newChatCall.value = ""; } +