Add "handwritten" to list of marking types
This commit is contained in:
parent
d78abca4c2
commit
9ca91967e4
|
@ -17,7 +17,8 @@ class MDMarkingTypesSet {
|
||||||
'scratch',
|
'scratch',
|
||||||
'stamp',
|
'stamp',
|
||||||
'overprint',
|
'overprint',
|
||||||
'embossing'
|
'embossing',
|
||||||
|
'handwritten',
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user