small fix

This commit is contained in:
amentis 2024-02-05 10:26:41 +02:00
parent 70e3c9fabc
commit 8bf1e0c4d6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import jakarta.xml.bind.annotation.*;
import java.util.List;
@XmlRootElement(name = "root")
@XmlAccessorType(XmlAccessType.FIELD)
public class DefinitionImportExport {