From 8522e3654d97889edafb4827da4799334afe41a2 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 30 May 2024 01:37:47 +1200 Subject: [PATCH] set default tab to messages --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index a4e8455..248e19a 100644 --- a/public/index.html +++ b/public/index.html @@ -951,7 +951,7 @@ audioCalls: [], lxmfDeliveryAnnounces: [], - tab: "interfaces", + tab: "messages", peers: {}, peersSearchTerm: "", selectedPeer: null,