Update marking type sets, adding type "painted"

This commit is contained in:
Joshua Ramon Enslin 2023-04-25 16:29:14 +02:00
parent 0698b6e487
commit 9b6534de4e
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 2 additions and 1 deletions

2
l18n

@ -1 +1 @@
Subproject commit 8272c3c1860a5c9caa8f19d61dda4c288316c499
Subproject commit 1060ff0dac60cb9a766b3089c7a65337a7cec79c

View File

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