Skip to content

Commit

Permalink
Merge branch 'CCr4ft3r:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
FOREVEREALIZE authored Dec 2, 2023
2 parents d92b2e6 + 11726ef commit 7afe1f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public class MainConfig {

public static class Data {

public ForgeConfigSpec.ConfigValue<Boolean> enableExtendedLogging;
public ForgeConfigSpec.BooleanValue enableExtendedLogging;
public ForgeConfigSpec.EnumValue<AoSProfile> profileToUse;

public Data(ForgeConfigSpec.Builder builder) {
Expand Down

0 comments on commit 7afe1f2

Please sign in to comment.