This commit is contained in:
Sietse Jonker
2024-04-03 11:19:01 +02:00
parent f4bd73a77a
commit 6f5f9d4b47
2 changed files with 19 additions and 13 deletions

View File

@@ -141,4 +141,4 @@ function toggleGraph(nodeId) {
} else {
console.error('No element found with id: liveGraph' + nodeId);
}
}
}