Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
xia-mc committed May 28, 2024
1 parent fccb6ea commit a4250d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public class ModuleConfig {
public static boolean writerEnabled = false;

@Hotkey
@Config(category = ConfigCategory.MODULES, predicate = ConfigPredicate.PASMode.class)
@Config(category = ConfigCategory.MODULES)
public static boolean antiBotEnabled = false;

@Hotkey
Expand Down

0 comments on commit a4250d3

Please sign in to comment.