Fix non-translatable component, wrong flag value

This commit is contained in:
Jikoo
2021-12-02 15:44:19 -05:00
parent d236dd27b3
commit 98fbcebfd9
3 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spigot.version>1.18-pre5-R0.1-SNAPSHOT</spigot.version>
<spigot.version>1.18-R0.1-SNAPSHOT</spigot.version>
</properties>
<dependencies>