Update ChatTranslationConfig.java
This commit is contained in:
committed by
GitHub
parent
c41709de1f
commit
65e48ab207
@@ -32,7 +32,7 @@ public interface ChatTranslationConfig extends Config
|
|||||||
)
|
)
|
||||||
default boolean translateOptionVisable()
|
default boolean translateOptionVisable()
|
||||||
{
|
{
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
|
|||||||
Reference in New Issue
Block a user