diff --git a/runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java b/runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java index d10ceaebeb..30d54bfb65 100644 --- a/runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java +++ b/runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java @@ -652,10 +652,10 @@ public interface MenuEntrySwapperConfig extends Config } @ConfigItem( - keyName = "swapRowboatDive", - name = "Fossil Island Rowboat Dive", - description = "Swap Travel with Dive on the rowboat found on the small island north-east of Fossil Island", - section = objectSection + keyName = "swapRowboatDive", + name = "Fossil Island Rowboat Dive", + description = "Swap Travel with Dive on the rowboat found on the small island north-east of Fossil Island", + section = objectSection ) default boolean swapRowboatDive() {