Expand list of object forms / shapes

Close #45
This commit is contained in:
2025-10-31 13:56:59 +01:00
parent ae302bcd54
commit a5d8126849
2 changed files with 5 additions and 1 deletions

View File

@@ -18,6 +18,10 @@ final class MDObjectFormSet extends MDValueSet {
'sphere',
'cone',
'cylinder',
'oval',
'round',
'square',
'rectangular',
];
/**