diff --git a/angelsindustries/prototypes/technology/components-electronics-technology.lua b/angelsindustries/prototypes/technology/components-electronics-technology.lua index 0706f2686..626e498cd 100644 --- a/angelsindustries/prototypes/technology/components-electronics-technology.lua +++ b/angelsindustries/prototypes/technology/components-electronics-technology.lua @@ -11,7 +11,7 @@ if angelsmods.industries.components then ingredients = { { type = "fluid", name = "water", amount = 0 }, }, - } + }, }) OV.execute()