Skip to content

Commit

Permalink
changed config desc
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Jan 4, 2025
1 parent bb44a89 commit 377b071
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public class MinionsConfig {
public boolean nameOnlyTier = false;

@Expose
@ConfigOption(name = "Minion Upgrade Helper", desc = "Shows a button to get required items for minion upgrade from sacks or bazaar.")
@ConfigOption(name = "Minion Upgrade Helper", desc = "Shows a button in Minion menu to get required items for next Minion upgrade from sacks or bazaar.")
@ConfigEditorBoolean
@FeatureToggle
public boolean minionConfigHelper = true;
Expand Down

0 comments on commit 377b071

Please sign in to comment.