Fix typo in Kourend Library config
This commit is contained in:
@@ -36,7 +36,7 @@ public interface KourendLibraryConfig extends Config
|
||||
@ConfigItem(
|
||||
keyName = "hideButton",
|
||||
name = "Hide when outside of the library",
|
||||
description = "Don't show the button in the sidebar when your not in the library"
|
||||
description = "Don't show the button in the sidebar when you're not in the library"
|
||||
)
|
||||
default boolean hideButton()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user