Fixed bug

This commit is contained in:
Torsten Schulz
2025-07-15 15:57:30 +02:00
parent 9f17f2399a
commit 81cf94cebc

View File

@@ -193,7 +193,7 @@ class PDFGenerator {
});
this.addressY += 10; // Abstand zur nächsten Adresse
},
}
}
export default PDFGenerator;