refactor(Annotation): Aktualisiert, um null anstelle von Standard zu verwenden
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user