Skip to content

Commit

Permalink
Update src/main/java/at/hannibal2/skyhanni/config/features/garden/Far…
Browse files Browse the repository at this point in the history
…mingFortuneConfig.java

Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
  • Loading branch information
Chissl and CalMWolfs authored Dec 24, 2024
1 parent b41765b commit f9df650
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class FarmingFortuneConfig {
public boolean compactFormat = false;

@Expose
@ConfigOption(name = "Hide Missing Fortune Warnings", desc = "Hide missing fortune warnings from the display")
@ConfigOption(name = "Hide Missing Fortune Warnings", desc = "Hide missing fortune warnings from the display.")
@ConfigEditorBoolean
public boolean hideMissingFortuneWarnings = false;

Expand Down

0 comments on commit f9df650

Please sign in to comment.