Skip to content

Commit

Permalink
Format Code
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Dec 3, 2024
1 parent 3e60d98 commit d7496be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bobplates/prototypes/technology.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:extend({
icon = "__bobplates__/graphics/icons/technology/electrolysis.png",
icon_size = 128,
prerequisites = {
"steam-power"
"steam-power",
},
effects = {
{
Expand Down

0 comments on commit d7496be

Please sign in to comment.