Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
more code tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed May 14, 2021
1 parent 3ffacda commit e822431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metric_controller.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ minetest.register_node("monitoring_digilines:metric_controller", {
if metric then
digiline:receptor_send(pos, digiline.rules.default, channel, metric)
end
end
end
end
}
}
})

0 comments on commit e822431

Please sign in to comment.