Private
Public Access
1
0

Minor fix

This commit is contained in:
Jan Grießhaber
2026-01-03 16:28:35 +01:00
parent 0739dac907
commit 549dce713d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "factorio-metrics-exporter", "name": "factorio-metrics-exporter",
"version": "0.1.11", "version": "0.1.12",
"title": "Prometheus Metrics Exporter", "title": "Prometheus Metrics Exporter",
"author": "Jan Grießhaber", "author": "Jan Grießhaber",
"contact": "jan@griesshaber.systems", "contact": "jan@griesshaber.systems",

View File

@@ -138,7 +138,7 @@ function onTrainStateChange(event)
end end
end end
log("inEvent") --log("inEvent")
end end
function GetTrainStatistics() function GetTrainStatistics()