From 19dbbb930ce385e9a2cd21902cbf691403403cf6 Mon Sep 17 00:00:00 2001 From: StyLuaFormatter Date: Mon, 1 Jan 2024 09:56:23 +0000 Subject: [PATCH] Format Code --- .../prototypes/technology/components-electronics-technology.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()