Empty line with spaces removed

This commit is contained in:
Kai Lauterbach 2023-05-08 09:13:46 +02:00
parent f457a24047
commit db6dff5a97

View file

@ -532,7 +532,7 @@ function createSelectCell(max, value, step) {
// Gib die Zelle zurück
return row;
}
function fillTableFromJson() {
// Lade JSON-Daten
fetch('http://{{IP_ADDRESS}}/tc_data_blocks_read')