feat: update changelog

This commit is contained in:
ineanto 2023-12-19 19:59:11 +01:00
parent 04690bf72c
commit 5d92cc6d32
2 changed files with 2 additions and 1 deletions

View file

@ -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) {}