Minor fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -138,7 +138,7 @@ function onTrainStateChange(event)
|
|||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
log("inEvent")
|
--log("inEvent")
|
||||||
end
|
end
|
||||||
|
|
||||||
function GetTrainStatistics()
|
function GetTrainStatistics()
|
||||||
|
|||||||
Reference in New Issue
Block a user