refactor(Annotation): Aktualisiert, um null anstelle von Standard zu verwenden

This commit is contained in:
Developer 02
2025-03-21 14:13:49 +01:00
parent 2d7c0a292b
commit a7b980bd28
2 changed files with 21 additions and 43 deletions

View File

@@ -153,11 +153,13 @@
"AnnotationParams": {
"DefaultAnnotation": {
"Width": 1,
"Height": 0.5
"Height": 0.5,
"MarginTop": 1
},
"Annotations": [
{
"Name": "Signature"
"Name": "Signature",
"MarginTop": 0
},
{
"Name": "City",