Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Nov 11, 2024
1 parent 0374a37 commit 27af1c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ default boolean showActivelyTradedPrice()
@ConfigItem(
position = 4,
keyName = "enableGeLimits",
name = "Enable GE limits on ge",
name = "Enable GE limits on GE",
description = "Shows the GE Limits on the GE"
)
default boolean enableGELimits()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ default boolean hideDuplicateBook()

@ConfigItem(
keyName = "alwaysShowVarlamoreEnvoy",
name = "Show varlamore envoy",
name = "Show Varlamore envoy",
description = "Varlamore Envoy is only needed during the Depths of Despair, and is never asked for"
)
default boolean alwaysShowVarlamoreEnvoy()
Expand Down

0 comments on commit 27af1c4

Please sign in to comment.