Im PdfProject eine Eigenschafft umbenannt

This commit is contained in:
2025-06-09 19:58:24 +02:00
parent 7630fff8a8
commit fba4ca5a63
+1 -1
View File
@@ -42,7 +42,7 @@ class PdfProject(BaseModel):
id: int id: int
name: str name: str
project_dir: Path project_dir: Path
java_id: int java_vm_id: int
diff_pdf_id: int diff_pdf_id: int
saxon_jar_id: int saxon_jar_id: int
apache_fop_id: int apache_fop_id: int