From 5bc57b5c573f366bdc55647821d81fd155b3794d Mon Sep 17 00:00:00 2001 From: Aso <53526710+AsoDesu@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:49:27 +0000 Subject: [PATCH] fix: missing option text --- src/main/resources/assets/island/lang/en_us.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/island/lang/en_us.json b/src/main/resources/assets/island/lang/en_us.json index 2ba0790..3314a5d 100644 --- a/src/main/resources/assets/island/lang/en_us.json +++ b/src/main/resources/assets/island/lang/en_us.json @@ -76,6 +76,7 @@ "text.autoconfig.islandutils.option.channelSwitchers.@Tooltip": "Shows the chat channel switcher buttons above the chat box", "text.autoconfig.islandutils.option.hideSliders": "Hide Sound Sliders if not Online", "text.autoconfig.islandutils.option.hideSliders.@Tooltip": "Hides the Music Sliders if you're not on MCC Island", + "text.autoconfig.islandutils.option.showFishingUpgradeIcon": "Show fishing upgrade icons", "text.autoconfig.islandutils.category.classic_hitw": "Classic HITW", "text.autoconfig.islandutils.option.classicHITW": "Classic Hole In The Wall Announcer",