Add marking type "burnt in"

This commit is contained in:
2022-02-18 03:00:48 +01:00
parent d061814751
commit 01435df405
2 changed files with 2 additions and 1 deletions

View File

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