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