aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/config
diff options
context:
space:
mode:
authorObsidian <108832807+Obsidianninja11@users.noreply.github.com>2023-09-09 01:03:40 -0800
committerGitHub <noreply@github.com>2023-09-09 11:03:40 +0200
commit3a134b646429e4a6ee7ab36fbc206ebb23cf9fc2 (patch)
treeff9419bf2eb38a108f8ff344eb7ac87c53cfb171 /src/main/java/at/hannibal2/skyhanni/config
parentae7a56d0b84b5da0bc2566402d4522fabcdaa767 (diff)
downloadskyhanni-3a134b646429e4a6ee7ab36fbc206ebb23cf9fc2.tar.gz
skyhanni-3a134b646429e4a6ee7ab36fbc206ebb23cf9fc2.tar.bz2
skyhanni-3a134b646429e4a6ee7ab36fbc206ebb23cf9fc2.zip
Removed outdated description in custom keybind (#457)
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/config')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
index becc9377f..cddb1dfad 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
@@ -556,7 +556,7 @@ public class GardenConfig {
public boolean keybind = false;
@Expose
- @ConfigOption(name = "Enabled", desc = "Use custom keybinds while holding a farming tool or daedalus axe in the hand. §cOnly updates after scrolling in the hotbar.")
+ @ConfigOption(name = "Enabled", desc = "Use custom keybinds while holding a farming tool or daedalus axe in the hand.")
@ConfigEditorBoolean
@ConfigAccordionId(id = 8)
@FeatureToggle