Add new marking type "nailed"
This commit is contained in:
@ -24,6 +24,7 @@ final class MDMarkingTypesSet extends MDValueSet {
|
||||
'screwed',
|
||||
'burnt_in',
|
||||
'riveted',
|
||||
'nailed',
|
||||
'sewn',
|
||||
'glued',
|
||||
];
|
||||
|
Reference in New Issue
Block a user