From 35010022bc51c463d3bb8fe61d6a70ec87508532 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Mon, 2 Dec 2024 06:17:23 -0500 Subject: [PATCH] update --- app.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.js b/app.js index 0507110..2ab7688 100644 --- a/app.js +++ b/app.js @@ -415,7 +415,6 @@ function addConnection(topicHex) { ${topicId} - ${topicId}
@@ -644,7 +643,7 @@ function resetConnectionsView() { connectionItem.dataset.topicId = topicId; connectionItem.innerHTML = ` - ${topicId} + `;