css UI fixes, new panel, code optimizaiton, security fixes

This commit is contained in:
Marek Farkaš
2025-02-16 13:26:35 +01:00
parent d40d7f5435
commit bb50aff7b4
21 changed files with 1279 additions and 1054 deletions
+1 -1
View File
@@ -417,7 +417,7 @@ function handleData(wss, receivedData, rdsWss) {
}
})
.catch((error) => {
logError("Error fetching Tx info:", error);
console.log("Error fetching Tx info:", error);
});
// Send the updated data to the client