Update marking type sets, adding type "painted"

This commit is contained in:
2023-04-25 16:29:14 +02:00
parent 0698b6e487
commit 9b6534de4e
2 changed files with 2 additions and 1 deletions

2
l18n

Submodule l18n updated: 8272c3c186...1060ff0dac

View File

@ -31,6 +31,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'cast',
'sewn',
'glued',
'painted',
];
/**