Add marking type "screwed" (on)

This commit is contained in:
2022-02-18 02:51:17 +01:00
parent e3c77bb556
commit d061814751
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'embossing',
'embroidered',
'handwritten',
'screwed',
'sewn',
'glued',
];