feat: update changelog
This commit is contained in:
parent
04690bf72c
commit
5d92cc6d32
2 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,4 @@ package xyz.ineanto.nicko.i18n;
|
|||
|
||||
import java.util.ArrayList;
|
||||
|
||||
public record ItemTranslation(String name, ArrayList<String> lore) {}
|
||||
public record ItemTranslation(String name, ArrayList<String> lore) {}
|
Loading…
Add table
Add a link
Reference in a new issue