Skip to content

Commit

Permalink
i did not mean to commit that
Browse files Browse the repository at this point in the history
  • Loading branch information
ghzdude committed Jan 22, 2024
1 parent 5cb80df commit 01df244
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ public void initUI(Consumer<gregtech.api.gui.Widget> widgetGroup) {
if (onlyAmountChanged && !init) {
markDirty();
}
})).syncHandler("asdf"))
})))
.build().marginRight(4))
.child(new Column().width(18).coverChildren()
.child(super.createWidgets(syncManager))
Expand Down

0 comments on commit 01df244

Please sign in to comment.