Formatting

This commit is contained in:
Scott Kiener 2025-04-02 10:04:44 -04:00
parent bb5b200d30
commit a9260c8525

View file

@ -405,7 +405,7 @@ export default {
if (this.lineItems.supportingItems) {
supportingItemsToAdd = this.lineItems.supportingItems.filter(
(item) => item.partType !== partTypeStrings.DONATION
)
);
}
return [
...(this.lineItems.glassParts ?? []),